[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171107150446.32055-1-pasha.tatashin@oracle.com>
Date: Tue, 7 Nov 2017 10:04:45 -0500
From: Pavel Tatashin <pasha.tatashin@...cle.com>
To: steven.sistare@...cle.com, daniel.m.jordan@...cle.com,
akpm@...ux-foundation.org, mgorman@...hsingularity.net,
mhocko@...e.com, linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/1] split deferred_init_range into initializing and freeing parts
As discussed last week with Michal Hocko, I am sending this as a separate
patch:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1528267.html
This patch farther improves deferred page initialization by enabling future
mult-threading, covering some corner cases, and simplifies the logic and
modularity.
Tested with qemu, and on bare metal with kexec, and regular reboots.
Pavel Tatashin (1):
mm: split deferred_init_range into initializing and freeing parts
mm/page_alloc.c | 146 +++++++++++++++++++++++++++++---------------------------
1 file changed, 76 insertions(+), 70 deletions(-)
--
2.15.0
Powered by blists - more mailing lists