git: nvme - Fix comq mappings when too many cpus.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 13 19:42:57 PDT 2016


commit 235fb4acf63bef944bd0ee46823ca5535ff0295e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jul 13 19:41:21 2016 -0700

    nvme - Fix comq mappings when too many cpus.
    
    * Fix the rw-sep, minimal, and basic comq mappings.  These mappings occur
      when there are too many cpus to accomodate available submission and
      completion queues.
    
    * Fixes bug where a bad completion queue was being specified in the creation
      of a submission queue.

Summary of changes:
 sys/dev/disk/nvme/nvme_admin.c | 14 ++++++++------
 sys/dev/disk/nvme/nvme_disk.c  |  6 ++++--
 2 files changed, 12 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/235fb4acf63bef944bd0ee46823ca5535ff0295e


-- 
DragonFly BSD source repository



More information about the Commits mailing list