linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] improvements about lowmem_reserve and /proc/zoneinfo
@ 2020-04-02 14:01 Baoquan He
  2020-04-02 14:01 ` [PATCH v2 1/3] mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changing it Baoquan He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Baoquan He @ 2020-04-02 14:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-mm, akpm, iamjoonsoo.kim, mhocko, bhe, mgorman, rientjes

In this post, I just drop the patch 4 and patch 5 in old v1 since David
and Michal worried moving per-node stats to the front of /proc/zoneinfo
has potential to break the existing user space scripts. For patch 1~3,
there's no change, seems no risk is found out so far, so just keep them
and repost.

The v1 thread can be found here:
https://lore.kernel.org/linux-mm/20200324142229.12028-1-bhe@redhat.com/

Baoquan He (3):
  mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when
    changing it
  mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty
  mm/vmstat.c: do not show lowmem reserve protection information of
    empty zone

 mm/page_alloc.c | 13 +++++++++++--
 mm/vmstat.c     | 12 ++++++------
 2 files changed, 17 insertions(+), 8 deletions(-)

-- 
2.17.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-02 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02 14:01 [PATCH v2 0/3] improvements about lowmem_reserve and /proc/zoneinfo Baoquan He
2020-04-02 14:01 ` [PATCH v2 1/3] mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changing it Baoquan He
2020-04-02 14:01 ` [PATCH v2 2/3] mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty Baoquan He
2020-04-02 14:01 ` [PATCH v2 3/3] mm/vmstat.c: do not show lowmem reserve protection information of empty zone Baoquan He

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