On Mon, Sep 10, 2007 at 02:36:26PM -0700, Christoph Lameter wrote:
So we are agreed then -- volatile accesses may be of some assistance when
interacting with interrupt handlers running on the same CPU (presumably
when using per-CPU variables), but are generally useless when sharing
variables among CPUs. Correct?
Thanx, Paul
-