On Fri, 4 May 2007, Fenghua Yu wrote:Ummm... The per cpu area is for exclusive use of a particular processor. If there is contention in the per cpu area then a data object needs to be removed from the per cpu area because the object is *not* accessed only from a certain cpu. -
