Re: [PATCH v2] ndctl: add support in libndctl to provide deep flush

2018-04-10 Thread Dan Williams
On Tue, Apr 10, 2018 at 3:06 PM, Dave Jiang wrote: > Providing an API call in libndctl to support accessing the region deep_flush > in sysfs. > > Signed-off-by: Dave Jiang > --- > > v2: Cover case where deep_flush doesn't exist, i.e. memmap=nn!ss.

[PATCH v2] ndctl: add support in libndctl to provide deep flush

2018-04-10 Thread Dave Jiang
Providing an API call in libndctl to support accessing the region deep_flush in sysfs. Signed-off-by: Dave Jiang --- v2: Cover case where deep_flush doesn't exist, i.e. memmap=nn!ss. (Dan) ndctl/lib/libndctl.c | 35 +++