commit 84ad1523f937564945ea31e53b3b52654e3cc6d0
Author: Matthew Dillon <[email protected]>
Date: Mon Jun 6 10:01:45 2016 -0700
nvme - Cleanups, limit nirqs
* Cleanups in the manual page.
* Limit nirqs to ncpus + 1. We don't need more than this number for now.
Summary of changes:
sys/dev/disk/nvme/nvme_attach.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/84ad1523f937564945ea31e53b3b52654e3cc6d0
--
DragonFly BSD source repository