| Date: | Fri, 09 May 2008 16:00:52 -0700 |
|---|---|
| From: | cge@xxxxxxxx |
| Subject: | [Gems-users] partial rollback in transactional memory |
Hi,
in microbenchmark/transactional/common/transaction.c in GEMS 2.1,
there is following codes:
//while (log_size > 0){
while (xact_level >= lowest_conflict_level){ // PARTIAL ROLLBACK
If we choose to use while (log_size > 0), will nesting closed
transactions have any
different effects on the performance compared to only using one-level
transaction?
Thanks, Ken |
| [← Prev in Thread] | Current Thread | [Next in Thread→] |
|---|---|---|
| ||
| Previous by Date: | Re: [Gems-users] how get the message's source NodeID or source InterfaceID, Zhang Yu |
|---|---|
| Next by Date: | [Gems-users] XACT_BREAKDOWN_STALL_CYCLES, cge |
| Previous by Thread: | Re: [Gems-users] how get the message's source NodeID or source InterfaceID, Zhang Yu |
| Next by Thread: | [Gems-users] XACT_BREAKDOWN_STALL_CYCLES, cge |
| Indexes: | [Date] [Thread] |