Re: [PATCH 4/4] capture pages freed during direct reclaim for allocation by the reclaimer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Lameter
Date: Thursday, September 4, 2008 - 7:18 am

Peter Zijlstra wrote:

Usually one either wants the atomic versions or the non atomic versions. This
usage seems to be mainly non atomic plus one use of ClearPageBuddy() in
capture_or_return() (Which raises some questions about how the bit
modifications are serialized. Is there concurrency during free?)

So

__PAGEFLAG(BuddyCapture, buddy_capture)
	CLEARPAGEFLAG(BuddyCapture, buddy_capture)

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

Messages in current thread:
[RFC PATCH 0/4] Reclaim page capture v2, Andy Whitcroft, (Wed Sep 3, 11:44 am)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., Christoph Lameter, (Wed Sep 3, 1:35 pm)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., Christoph Lameter, (Wed Sep 3, 2:00 pm)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., Christoph Lameter, (Thu Sep 4, 7:18 am)