Re: [Gems-users] Using BEGIN_TRANSACTION


Date: Fri, 6 Mar 2009 08:43:57 -0600
From: Polina Dudnik <pdudnik@xxxxxxxxx>
Subject: Re: [Gems-users] Using BEGIN_TRANSACTION
Id is the static transaction ID. It is only used for debugging, so it is OK to set them all to 0, but the debugging output would be more useful if you actually differentiate your transactions.

On Thu, Mar 5, 2009 at 11:15 PM, BYONG WU CHONG <bernard.chong@xxxxxxxx> wrote:

When using BEGIN_TRANSACTION(id) on Transactional Memory of GEMS,

 

Could anyone tell me what does “id” mean? Is it a logical transaction id?

 

Is it ok if I set id to 0 on all transactions?

 

- Bernard

 


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.



[← Prev in Thread] Current Thread [Next in Thread→]