From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Transactions and watches Date: Wed, 05 Oct 2005 15:50:31 -0500 Message-ID: <43443C97.5010601@us.ibm.com> References: <0944e5db9597f942ac7454521b14734f@cl.cam.ac.uk> <43440BD2.4050403@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jacob Gorm Hansen Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Jacob Gorm Hansen wrote: >On 10/5/05, Anthony Liguori wrote: > > >>What snapshot of unstable are you using? >> >>The only thing different about transactions is that slow things down a >>bit. It would indicate you're seeing race conditions. >> >>Note, that I've not been able to recreate the problems you're having >>with your code. What OS are you using? Do you have patches against >>unstable? >> >> > >Hmm perhaps this is due to me being on a single CPU without SMT? Could >explain why my races are different? > > I'm also on a single CPU w/o SMT :-) Regards, Anthony Liguori >Jacob > > >