diff options
author | Minchan Kim <minchan@kernel.org> | 2020-12-14 19:14:28 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-15 12:13:47 -0800 |
commit | 0d8359620d9be9823b6b9b3cf2dbe006cbfec594 (patch) | |
tree | 6bd834d7f3607b69ab0ff17480e31d3ee38b8b36 /Documentation/i2c | |
parent | 95c9ae14a9b99a65956de80a1eefafcb901c0e9f (diff) | |
download | linux-0d8359620d9be9823b6b9b3cf2dbe006cbfec594.tar.bz2 |
zram: support page writeback
There is demand to writeback specific process pages to backing store
instead of all idles pages in the system due to storage wear out concerns
and to launching latency of apps which are most of the time idle but are
critical for resume latency.
This patch extends the writeback knob to support a specific page
writeback.
Link: https://lkml.kernel.org/r/20201020190506.3758660-1-minchan@kernel.org
Signed-off-by: Minchan Kim <minchan@kernel.org>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions