Re: [PATCH 05/30] mm: slb: add knowledge of reserve pages

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Peter Zijlstra <a.p.zijlstra@...>
Cc: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-mm@...>, <netdev@...>, <trond.myklebust@...>, Daniel Lezcano <dlezcano@...>, Pekka Enberg <penberg@...>
Date: Tuesday, August 12, 2008 - 1:35 am

On Thursday July 24, a.p.zijlstra@chello.nl wrote:

This looks good (we are still missing slob though, aren't we :-( )


This looks suspiciously like debugging code that you have left in.
Is it??


This sort of thing always worries me.
It is a per-cpu data structure so you won't get SMP races corrupting
fields.  But you do get read-modify-write in place of simple updates.
I guess it's not a problem..  But it worries me :-)


NeilBrown
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 05/30] mm: slb: add knowledge of reserve pages, Neil Brown, (Tue Aug 12, 1:35 am)
Re: [PATCH 05/30] mm: slb: add knowledge of reserve pages, Peter Zijlstra, (Tue Aug 12, 3:22 am)