Actions
Feature #9810
closedUpdate parts of NVMe headers for newer specs
Start date:
2018-09-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
While working on 9809 and evaluating the impact, we went ahead and made several updates to the headers to cover a number of the changes that have occurred in NVMe 1.2 and 1.3. While this doesn't cover everything, it is a useful set of changes to have.
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
git commit 48d370f1e98a10b1bdf160dd83a49e0f49f6c1b7
commit 48d370f1e98a10b1bdf160dd83a49e0f49f6c1b7 Author: Robert Mustacchi <rm@joyent.com> Date: 2018-09-22T20:16:33.000Z 9809 nvme driver should attach to all NVMe 1.x devices 9810 Update parts of NVMe headers for newer specs 9811 nvmeadm(1M) should have ctf Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
Actions