Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
  • [parent not found: <20260717113300.214717-3-ridong.chen@linux.dev>]
  • [parent not found: <20260717113300.214717-4-ridong.chen@linux.dev>]
  • * Re: [PATCH 0/3] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
           [not found] <20260717113300.214717-1-ridong.chen@linux.dev>
                       ` (2 preceding siblings ...)
           [not found] ` <20260717113300.214717-4-ridong.chen@linux.dev>
    @ 2026-07-17 19:53 ` Andrew Morton
      3 siblings, 0 replies; 4+ messages in thread
    From: Andrew Morton @ 2026-07-17 19:53 UTC (permalink / raw)
      To: Ridong
      Cc: Johannes Weiner, Kairui Song, Qi Zheng, Shakeel Butt, Barry Song,
    	Axel Rasmussen, Yuanchu Xie, Wei Xu, David Hildenbrand,
    	Michal Hocko, Lorenzo Stoakes, Zhongkun He, Muchun Song,
    	Davidlohr Bueso, Roman Gushchin, linux-mm, linux-kernel,
    	Ridong Chen
    
    On Fri, 17 Jul 2026 19:32:57 +0800 Ridong <ridong.chen@linux.dev> wrote:
    
    > From: Ridong Chen <chenridong@xiaomi.com>
    > 
    > Two fixes and one cleanup.
    > 
    > Patch 1 fixes "swappiness=max": the anon-only test in get_scan_count()
    > sat after the "cannot reclaim anon" check, so when no anon was
    > reclaimable the request fell back to SCAN_FILE and evicted page cache
    > instead.
    > 
    > Patch 2 fixes reclaim_store() collapsing every error into -EAGAIN, so
    > callers can no longer tell an invalid argument from a busy interface;
    > propagate the real error code, matching the memcg path.
    > 
    > Patch 3 drops the now-unused gfp_mask parameter from __node_reclaim().
    
    Thanks.  Sashiko want to know whether MGLRU should also be fixed:
    	https://sashiko.dev/#/patchset/20260717113300.214717-1-ridong.chen@linux.dev
    
    
    
    ^ permalink raw reply	[flat|nested] 4+ messages in thread

  • end of thread, other threads:[~2026-07-17 19:53 UTC | newest]
    
    Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20260717113300.214717-1-ridong.chen@linux.dev>
         [not found] ` <20260717113300.214717-2-ridong.chen@linux.dev>
    2026-07-17 16:37   ` [PATCH 1/3] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max Shakeel Butt
         [not found] ` <20260717113300.214717-3-ridong.chen@linux.dev>
    2026-07-17 16:38   ` [PATCH 2/3] mm: vmscan: propagate real error code from per-node proactive reclaim Shakeel Butt
         [not found] ` <20260717113300.214717-4-ridong.chen@linux.dev>
    2026-07-17 16:39   ` [PATCH 3/3] mm: vmscan: drop unused gfp_mask parameter from __node_reclaim() Shakeel Butt
    2026-07-17 19:53 ` [PATCH 0/3] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim Andrew Morton
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox