2020년 6월 17일 (수) 오후 2:26, <js1304@xxxxxxxxx>님이 작성: > > From: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> > > Hello, > > This patchset implements workingset protection and detection on > the anonymous LRU list. > > * Changes on v6 > - rework to reflect a new LRU balance model > - remove memcg charge timing stuff on v5 since alternative is already > merged on mainline > - remove readahead stuff on v5 (reason is the same with above) > - clear shadow entry if corresponding swap entry is deleted > (mm/swapcache: support to handle the exceptional entries in swapcache) > - change experiment environment > (from ssd swap to ram swap, for fast evaluation and for reducing side-effect of I/O) > - update performance number Hello, Johannes. Could you review the v6 patchset? Some minor things have changed so it's really welcome if you review the patchset again. Especially, "mm/swap: implement workingset detection for anonymous LRU" doesn't get any ack yet. :) Thanks.