lkml.org 
[lkml]   [2018]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/2] Address issues slowing memory init
From
Date
This patch series is meant to address some issues I consider to be
low-hanging fruit in regards to memory initialization optimization.

With these two changes I am able to cut the hot-plug memory initialization
times in my environment in half.

---

Alexander Duyck (2):
mm: Move page struct poisoning from CONFIG_DEBUG_VM to CONFIG_DEBUG_VM_PGFLAGS
mm: Create non-atomic version of SetPageReserved for init use


include/linux/page-flags.h | 1 +
mm/memblock.c | 2 +-
mm/page_alloc.c | 4 ++--
mm/sparse.c | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)

--

\
 
 \ /
  Last update: 2018-09-04 20:34    [W:0.097 / U:0.808 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site