[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240205064825.GD69174@google.com>
Date: Mon, 5 Feb 2024 15:48:25 +0900
From: Sergey Senozhatsky <senozhatsky@...omium.org>
To: Mark-PK Tsai (蔡沛剛) <Mark-PK.Tsai@...iatek.com>
Cc: "senozhatsky@...omium.org" <senozhatsky@...omium.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
"linux-mediatek@...ts.infradead.org" <linux-mediatek@...ts.infradead.org>,
"axboe@...nel.dk" <axboe@...nel.dk>,
"minchan@...nel.org" <minchan@...nel.org>,
"linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>,
YJ Chiang (江英杰) <yj.chiang@...iatek.com>,
"matthias.bgg@...il.com" <matthias.bgg@...il.com>,
"angelogioacchino.delregno@...labora.com" <angelogioacchino.delregno@...labora.com>
Subject: Re: [PATCH] zram: use copy_page for full page copy
On (24/02/05 06:43), Mark-PK Tsai (蔡沛剛) wrote:
> On Sun, 2023-10-08 at 13:38 +0900, Sergey Senozhatsky wrote:
> >
> > External email : Please do not click links or open attachments until
> > you have verified the sender or the content.
> > On (23/10/07 15:05), Mark-PK Tsai wrote:
> > >
> > > Some architectures, such as arm, have implemented
> > > optimized copy_page for full page copying.
> > >
> > > Replace the full page memcpy with copy_page to
> > > take advantage of the optimization.
> > >
> > > Signed-off-by: Mark-PK Tsai <mark-pk.tsai@...iatek.com>
> >
> > Reviewed-by: Sergey Senozhatsky <senozhatsky@...omium.org>
>
> I guess this patch may have been overlooked.
> Could someone please help to review it?
Oh, yes. Let me take care of that.
Powered by blists - more mailing lists