On Fri, 2 Nov 2007 07:42:20 +0100
Nick Piggin <npiggin@suse.de> wrote:
In case of the zone->lru_lock, grabbing the spinlock does
not mean that the process is letting go of the cacheline.
On the contrary, once the spinlock has been grabbed, the
real cacheline prodding begins.
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-