From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, rajekumar@google.com,
amosbianchi@google.com, joaodias@google.com,
Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Subject: Re: [PATCH v2] zram: support a page writeback
Date: Wed, 21 Oct 2020 09:14:48 +0900 [thread overview]
Message-ID: <20201021001448.GC2412725@google.com> (raw)
In-Reply-To: <20201020190506.3758660-1-minchan@kernel.org>
On (20/10/20 12:05), Minchan Kim wrote:
> There is a demand to writeback specific pages on process to backing store
> instead of all idles pages in the system due to storage wear out concern
> and launching latency of apps which are most of time idle but critical
> for resume latency.
>
> This patch extends the writeback knob to support a specific page
> writeback.
>
> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
> Signed-off-by: Minchan Kim <minchan@kernel.org>
Hi Minchan,
LGTM
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
-ss
prev parent reply other threads:[~2020-10-21 0:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-20 19:05 [PATCH v2] zram: support a page writeback Minchan Kim
2020-10-21 0:14 ` Sergey Senozhatsky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201021001448.GC2412725@google.com \
--to=sergey.senozhatsky.work@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=amosbianchi@google.com \
--cc=joaodias@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=minchan@kernel.org \
--cc=rajekumar@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.