On Wednesday 08 March 2006 19:59, David Howells wrote: > Alan Cox <[EMAIL PROTECTED]> wrote: > > > then on some NUMA infrastructures the order may not be as you expect. > > Oh, yuck! > > Okay... does NUMA guarantee the same for ordinary memory accesses inside the > critical section?
If you use barriers the ordering should be the same on cc/NUMA vs SMP. Otherwise it wouldn't be "cc" But it might be quite unfair. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
