Re: [PATCH 0/4] z3fold: support page migration

2019-04-17 Thread Vitaly Wool
Den ons 17 apr. 2019 kl 01:18 skrev Andrew Morton : > > On Thu, 11 Apr 2019 17:32:12 +0200 Vitaly Wool 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

Re: [PATCH 0/4] z3fold: support page migration

2019-04-16 Thread Andrew Morton
On Thu, 11 Apr 2019 17:32:12 +0200 Vitaly Wool 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.

[PATCH 0/4] z3fold: support page migration

2019-04-11 Thread Vitaly Wool
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