[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMJBoFOz41qyxwnQaJbDuv3n0Nzbzmwdx=Kyv=1wV51jr0ivKg@mail.gmail.com>
Date: Wed, 17 Apr 2019 09:41:31 +0200
From: Vitaly Wool <vitalywool@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Linux-MM <linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org>,
Oleksiy.Avramchenko@...y.com, Dan Streetman <ddstreet@...e.org>
Subject: Re: [PATCH 0/4] z3fold: support page migration
Den ons 17 apr. 2019 kl 01:18 skrev Andrew Morton <akpm@...ux-foundation.org>:
>
> On Thu, 11 Apr 2019 17:32:12 +0200 Vitaly Wool <vitalywool@...il.com> wrote:
>
> > This patchset implements page migration support and slightly better
> > buddy search. To implement page migration support, z3fold has to move
> > away from the current scheme of handle encoding. i. e. stop encoding
> > page address in handles. Instead, a small per-page structure is created
> > which will contain actual addresses for z3fold objects, while pointers
> > to fields of that structure will be used as handles.
>
> Can you please help find a reviewer for this work?
>
> For some reason I'm seeing a massive number of rejects when trying to
> apply these. It looks like your mail client performed some sort of
> selective space-stuffing. I suggest you email a patch to yourself,
> check that the result applies properly.
Sorry about that. You can never be sure when you work with
Thunderbird. I checked the tabs were not converted to spaces but
Thunderbird managed to add extra space in the beginning of each
unchanged line of the patch.
I'll just to a v2 patchset today.
Powered by blists - more mailing lists