This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
nvmecontrol
History
imp
b6004b8cf9
Implement Intel's log page 0xc1 (Read Command Latency Log) and page
...
0xc1 (Write Command Latency Log). Sponsored By: Netflix, Inc
2016-12-09 23:37:14 +00:00
..
devlist.c
…
firmware.c
…
identify.c
…
logpage.c
Implement Intel's log page 0xc1 (Read Command Latency Log) and page
2016-12-09 23:37:14 +00:00
Makefile
Explicitly add more files to the 'runtime' package.
2016-02-09 20:19:31 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
nvmecontrol.8
Add missing history sections to a number of storage related man pages
2016-09-16 04:28:31 +00:00
nvmecontrol.c
Implement power command to list all power modes, find out the power
2016-01-30 22:48:06 +00:00
nvmecontrol.h
Implement power command to list all power modes, find out the power
2016-01-30 22:48:06 +00:00
perftest.c
…
power.c
In nvmecontrol, fix gcc warnings about the local 'power' variables
2016-03-11 17:25:18 +00:00
reset.c
…