All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <senozhatsky@chromium.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: mm-commits@vger.kernel.org, senozhatsky@chromium.org,
	minchan@kernel.org, axboe@kernel.dk, hch@lst.de
Subject: Re: + zram-refactor-highlevel-read-and-write-handling.patch added to mm-unstable branch
Date: Fri, 7 Apr 2023 10:06:01 +0900	[thread overview]
Message-ID: <20230407010601.GY12892@google.com> (raw)
In-Reply-To: <20230406221837.6AA67C433D2@smtp.kernel.org>

On (23/04/06 15:18), Andrew Morton wrote:
> Instead of having an outer loop in __zram_make_request and then branch out
> for reads vs writes for each loop iteration in zram_bvec_rw, split the
> main handler into separat zram_bio_read and zram_bio_write handlers that
> also include the functionality formerly in zram_bvec_rw.
> 
> Link: https://lkml.kernel.org/r/20230406144102.149231-7-hch@lst.de
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> Acked-by: Minchan Kim <minchan@kernel.org>
> Cc: Jens Axboe <axboe@kernel.dk>
> Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>

  reply	other threads:[~2023-04-07  1:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 22:18 + zram-refactor-highlevel-read-and-write-handling.patch added to mm-unstable branch Andrew Morton
2023-04-07  1:06 ` Sergey Senozhatsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-11 20:57 Andrew Morton

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=20230407010601.GY12892@google.com \
    --to=senozhatsky@chromium.org \
    --cc=akpm@linux-foundation.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minchan@kernel.org \
    --cc=mm-commits@vger.kernel.org \
    /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.