Lines Matching +full:suspend +full:- +full:to +full:- +full:ram
6 doesn't cache reads because reads are supposed to be cached in page cache
7 in normal RAM.
14 1. type of the cache device - "p" or "s"
16 - p - persistent memory
17 - s - SSD
26 offset from the start of cache device in 512-byte sectors
46 applicable only to persistent memory - use the FUA flag
47 when writing data from persistent memory back to the
50 applicable only to persistent memory - don't use the FUA
54 - some underlying devices perform better with fua, some
58 1. error indicator - 0 if there was no error, otherwise error number
68 flush the cache device on next suspend. Use this message
69 when you are going to remove the cache device. The proper
74 to the underlying device
75 3. suspend the device