git: nvme - Add kernel dump support

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 9 22:24:15 PDT 2016


commit 6a504c32034f6a9f0b1255614f1263cca6f7341b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 9 22:23:27 2016 -0700

    nvme - Add kernel dump support
    
    * Add kernel dump support to the nvme driver.
    
    * Issue a FLUSH and chip shutdown sequence after the dump completes.

Summary of changes:
 sys/dev/disk/nvme/nvme.c       | 10 +++----
 sys/dev/disk/nvme/nvme.h       |  2 +-
 sys/dev/disk/nvme/nvme_admin.c | 12 ++++----
 sys/dev/disk/nvme/nvme_disk.c  | 67 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a504c32034f6a9f0b1255614f1263cca6f7341b


-- 
DragonFly BSD source repository



More information about the Commits mailing list