Re: [PATCH -v5 0/9] THP swap: Delay splitting THP during swapping out

2016-11-21 Thread Huang, Ying
"Kirill A. Shutemov" writes: > On Wed, Nov 16, 2016 at 11:10:48AM +0800, Huang, Ying wrote: >> From: Huang Ying >> >> This patchset is to optimize the performance of Transparent Huge Page >> (THP) swap. >> >> Hi, Andrew, could you help me to check whether the overall design is >> reasonable? >

Re: [PATCH -v5 0/9] THP swap: Delay splitting THP during swapping out

2016-11-21 Thread Kirill A. Shutemov
On Wed, Nov 16, 2016 at 11:10:48AM +0800, Huang, Ying wrote: > From: Huang Ying > > This patchset is to optimize the performance of Transparent Huge Page > (THP) swap. > > Hi, Andrew, could you help me to check whether the overall design is > reasonable? > > Hi, Hugh, Shaohua, Minchan and Rik,

[PATCH -v5 0/9] THP swap: Delay splitting THP during swapping out

2016-11-15 Thread Huang, Ying
From: Huang Ying This patchset is to optimize the performance of Transparent Huge Page (THP) swap. Hi, Andrew, could you help me to check whether the overall design is reasonable? Hi, Hugh, Shaohua, Minchan and Rik, could you help me to review the swap part of the patchset? Especially [1/9], [