Re: [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU

2020-07-02 Thread Joonsoo Kim
2020년 7월 2일 (목) 오전 6:25, Vlastimil Babka 님이 작성: > > On 6/17/20 7:26 AM, js1...@gmail.com wrote: > > From: Joonsoo Kim > > Hi, > > I would adjust the subject, as it sounds like the patch does the whole > workingset detection, not just preparation. > How about: > > mm/workingset: prepare the

Re: [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU

2020-07-01 Thread Vlastimil Babka
On 6/17/20 7:26 AM, js1...@gmail.com wrote: > From: Joonsoo Kim Hi, I would adjust the subject, as it sounds like the patch does the whole workingset detection, not just preparation. How about: mm/workingset: prepare the workingset infrastructure for anon LRU > In the following patch,

[PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU

2020-06-16 Thread js1304
From: Joonsoo Kim In the following patch, workingset detection will be applied to anonymous LRU. To prepare it, this patch adds some code to distinguish/handle the both LRUs. v6: do not introduce a new nonresident_age for anon LRU since we need to use *unified* nonresident_age to implement