On Wed, 5 Apr 2006, Zoltan Menyhart wrote: > Christoph Lameter wrote: > > > Could decomplicate this? Just use acquire / release and avoid the additional > > intrinsics. The purpose is first of all correctness. Then we can add some > > whiz bang on top. Also please sent patches inline not as attachments. > > I could have misunderstood what you wrote yesterday: > > > > Could you consider using some cache hints, like "ld8.bias.nta"? > > > "bias" is a hint to acquire exclusive ownership. > > > "nta" is a hint to allocate the cache line only in L2 > > > (and side effect: to bias it to be replaced). > > > All of the Itanium 2 processor's atomic instructions are handled > > > exclusively by the L2 cache. > > > > Could you come up with a patch? Currently, I do not seem to be able to spend > > enough time on it. > > I thought you had asked for both the correct fencing and the cache hints. Oh. Sorry. The new patch seems to be okay but it still was not sent inline and is therefore difficult to review for most of us. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Apr 06 03:32:28 2006
This archive was generated by hypermail 2.1.8 : 2006-04-06 03:32:37 EST