Hi John, John Harres wrote: > One further question... > > In regards to using %stick instead of a global lbolt variable, is there > any guarantee that the %stick registers will be adequately synchronized > across the system, such that reads of this register on two different > CPUs (perhaps after a migration) would be similar enough not to cause > any problems? > Yes. It is my understanding that %stick is driven by a clock signal external to any processor, and it should be synchronized across the system.
Thanks, -Eric
