| age |
author |
description |
| Mon, 29 Aug 2011 14:17:43 +0200 |
Merten Sach |
fixing problems with linker by including the right filetest_without_inline |
| Thu, 12 May 2011 14:25:03 +0200 |
Merten Sach |
fixed: uninitialized variabletest_without_inline |
| Sat, 13 Nov 2010 15:19:18 -0800 |
Me |
Working version of singleton! Woohoo. Messes with return addr on stack.test_without_inline |
| Sat, 13 Nov 2010 14:38:33 -0800 |
Me |
Buggy version of singltons -- data plus Fn singletons now -- about to fixtest_without_inline |
| Fri, 12 Nov 2010 08:43:20 -0800 |
Me |
removed all inline, to see if -O3 works -- now -O0 broken too! will go backtest_without_inline |
| Thu, 11 Nov 2010 04:59:48 -0800 |
SeanHalle |
chgd resumePr to resume_procr |
| Mon, 08 Nov 2010 04:02:50 -0800 |
Me |
Fixed transaction bug -- didn't init with semantic data |
| Tue, 02 Nov 2010 16:57:45 -0700 |
Me |
Added atomic fn exec, singleton, trans start and end and fixed bus (contd) |
| Thu, 14 Oct 2010 17:06:28 -0700 |
Me |
added ideal num work units plus PRINT_DEBUG as macro |
| Sun, 10 Oct 2010 09:37:47 -0700 |
Me |
Added min work-unit cycles and measre primitive time |
| Wed, 01 Sep 2010 09:14:56 -0700 |
Me |
Changed name of SingleMaster branch to SSR alsoSingleMaster |
| Wed, 01 Sep 2010 08:22:54 -0700 |
Me |
Works multi-core.. pinned VP to a coreloop, changed to SSRPin2Core |