Actions
Feature #7372
closedsupport NVMe volatile write cache
Start date:
2016-09-12
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Some NVMe devices support a volatile write cache. We should detect whether it's present, support issuing FLUSH commands, and perhaps support disabling of the cache.
Updated by Electric Monk almost 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit d148d46e69709052e6d92205c98874f3e7cfd4c0
commit d148d46e69709052e6d92205c98874f3e7cfd4c0 Author: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Date: 2016-09-29T16:05:13.000Z 7372 support NVMe volatile write cache Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Youzhong Yang <youzhong@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
Actions