]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: append huge to nvme_{alloc|free} function
authorDaniel Wagner <dwagner@suse.de>
Thu, 14 Sep 2023 08:12:56 +0000 (10:12 +0200)
committerDaniel Wagner <wagi@monom.org>
Wed, 20 Sep 2023 10:04:25 +0000 (12:04 +0200)
commitd126dee19dd60c0b69f22c8274db2c01a59ee33e
tree8357376aa11aa0c8e1fb3441c425b5efef68ef22
parent83169a2e81d6cb1c6d6f2bef164f09c43ccbe4e1
nvme: append huge to nvme_{alloc|free} function

These two function are abstracting the libhugebtl API. Let's rename
Rename these functions because we want to introduce a generic alloc
function with alignment support.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
nvme.c
nvme.h
plugins/micron/micron-nvme.c
plugins/scaleflux/sfx-nvme.c
plugins/wdc/wdc-nvme.c
plugins/zns/zns.c