Re: [RFC:Patch: 000/008](memory hotplug) rough idea of pgdat removing

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yasunori Goto <y-goto@...>
Cc: Badari Pulavarty <pbadari@...>, Andrew Morton <akpm@...>, Mel Gorman <mel@...>, linux-mm <linux-mm@...>, Linux Kernel ML <linux-kernel@...>
Date: Thursday, July 31, 2008 - 10:04 am

Yasunori Goto wrote:


The use of RCU disables preemption which has implications as to what can be done in a loop over nodes or zones. This would also potentially add more overhead to the page allocator hotpaths.



Use stop_machine()? The removal of a zone or node is a pretty rare event after all and it would avoid having to deal with rcu etc etc.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC:Patch: 000/008](memory hotplug) rough idea of pgdat..., Christoph Lameter, (Thu Jul 31, 10:04 am)