freebsd-dev/sbin/nvmecontrol
Warner Losh 10bb6d358d Report the Host Buffer Memory minimum and preferred sizes.
The Host Buffer feature (NVMe 1.4 section 89) allows for the NVMe card
request the host provide it buffer for lookaside tables and maybe
other things. Report the card's minimum and preferred sizes with
nvmecontrol/camcontrol identify.
2019-09-04 19:19:23 +00:00
..
modules Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
comnd.c Fix usage printing for nested subcommands. 2019-07-31 03:48:48 +00:00
comnd.h Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
devlist.c Add IOCTL to translate nvdX into nvmeY and NSID. 2019-08-01 21:44:07 +00:00
firmware.c Decode few more NVMe log pages. 2019-08-02 20:16:21 +00:00
format.c Fix parameter check broken at r350057. 2019-08-03 04:30:22 +00:00
identify_ext.c Report the Host Buffer Memory minimum and preferred sizes. 2019-09-04 19:19:23 +00:00
identify.c Print few more useful identify fields. 2019-08-14 17:36:26 +00:00
logpage.c Decode few more NVMe log pages. 2019-08-02 20:16:21 +00:00
Makefile Fix mismerge. 2019-08-06 18:15:26 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nc_util.c Add SPDX tag. 2019-02-28 02:29:48 +00:00
ns.c Add IOCTL to translate nvdX into nvmeY and NSID. 2019-08-01 21:44:07 +00:00
nsid.c Rename function added in r350523 to make gcc happy. 2019-08-01 22:22:06 +00:00
nvmecontrol_ext.h Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
nvmecontrol.8 Add nvmecontrol resv to handle NVMe reservations. 2019-08-05 17:36:00 +00:00
nvmecontrol.c Add IOCTL to translate nvdX into nvmeY and NSID. 2019-08-01 21:44:07 +00:00
nvmecontrol.h Decode few more NVMe log pages. 2019-08-02 20:16:21 +00:00
passthru.c Fix mismerge. 2019-08-06 18:15:26 +00:00
perftest.c Tune some commands desctiption. 2019-07-31 04:19:53 +00:00
power.c Create generic command / arg parsing routines 2019-07-16 17:24:03 +00:00
reset.c Tune some commands desctiption. 2019-07-31 04:19:53 +00:00
resv.c Fix alignment issue r350599. 2019-08-05 19:30:28 +00:00
sanitize.c Add nvmecontrol resv to handle NVMe reservations. 2019-08-05 17:36:00 +00:00