jjenista [Thu, 11 Mar 2010 00:13:06 +0000 (00:13 +0000)]
Not the most elegant fix, but out-of-context nodes can be uniquely identified by a string, which is mapped to a particular hrn id to get convergence
jjenista [Wed, 10 Mar 2010 23:02:58 +0000 (23:02 +0000)]
out-of-context edges prevent convergence...
jjenista [Wed, 10 Mar 2010 21:59:43 +0000 (21:59 +0000)]
lots of bug fixes, system cannot compute even simple programs without variables as out-of-context edges
jzhou [Wed, 10 Mar 2010 18:49:38 +0000 (18:49 +0000)]
mark before adding zero-overhead linux mode
jjenista [Wed, 10 Mar 2010 00:28:14 +0000 (00:28 +0000)]
big checkin, lots of call site transfer bug fixes, analysis runs for a tiny example correctly
jjenista [Tue, 9 Mar 2010 01:05:31 +0000 (01:05 +0000)]
callee elements brought into caller get predicates from caller element that satisfied them, properly, also bug fix for edges from nodes that aren't satisifed from throwing a null pointer exception
jjenista [Mon, 8 Mar 2010 21:14:09 +0000 (21:14 +0000)]
edge merge
yeom [Mon, 8 Mar 2010 18:19:25 +0000 (18:19 +0000)]
changes.
adash [Sat, 6 Mar 2010 22:55:04 +0000 (22:55 +0000)]
changes to trans.c for performance improvement
adash [Sat, 6 Mar 2010 22:51:24 +0000 (22:51 +0000)]
add changes to automate dsm and recovery executions
adash [Fri, 5 Mar 2010 10:10:11 +0000 (10:10 +0000)]
change cache lookup table,
remove rcount-> instead use isBackUp field for alignment issues,
add code for signal handler,
some code changes to address cache invalidation-> same as dsm
yeom [Fri, 5 Mar 2010 00:27:07 +0000 (00:27 +0000)]
changes. better coding style.
yeom [Thu, 4 Mar 2010 23:15:33 +0000 (23:15 +0000)]
initial commit of new memory queue. still just working with fine-grain cases.
jjenista [Thu, 4 Mar 2010 22:25:06 +0000 (22:25 +0000)]
bug fix, other transfer funcs invoke mutating methods, call site transfer creates new reachgraph--but new graph wasn't being returned to fixed point computation
jjenista [Thu, 4 Mar 2010 08:23:56 +0000 (08:23 +0000)]
getting closer, still major bugs in call site transfer function
jihoonl [Thu, 4 Mar 2010 08:16:53 +0000 (08:16 +0000)]
less transaction
jihoonl [Thu, 4 Mar 2010 08:15:17 +0000 (08:15 +0000)]
small bug fix
adash [Thu, 4 Mar 2010 01:54:00 +0000 (01:54 +0000)]
small changes
adash [Thu, 4 Mar 2010 01:53:12 +0000 (01:53 +0000)]
proper placement of atomic blocks
adash [Thu, 4 Mar 2010 00:17:45 +0000 (00:17 +0000)]
changes to benchmarks
javasingle version of spamfilter
adash [Wed, 3 Mar 2010 23:53:11 +0000 (23:53 +0000)]
changes for prefetch/caching and performance improvements
jjenista [Wed, 3 Mar 2010 21:56:55 +0000 (21:56 +0000)]
found a bug where an object of one reach graph could get into another reach graph, which breaks everything
jihoonl [Wed, 3 Mar 2010 00:56:06 +0000 (00:56 +0000)]
better duplicateLostObject
jzhou [Tue, 2 Mar 2010 22:52:14 +0000 (22:52 +0000)]
remove hard coded relative path for getting profiling data
jjenista [Mon, 1 Mar 2010 18:48:38 +0000 (18:48 +0000)]
check in a debug mode for call site transfer I use a lot, but actually hook it up to the build options, whoops
adash [Thu, 25 Feb 2010 22:14:46 +0000 (22:14 +0000)]
modified script for other results
remove unnecessary dstm.conf file
some changes to increase execution time for the Game benchmark
adash [Thu, 25 Feb 2010 22:07:44 +0000 (22:07 +0000)]
enable optimization
adash [Thu, 25 Feb 2010 22:06:07 +0000 (22:06 +0000)]
java single version of Matrix Multiply
jzhou [Thu, 25 Feb 2010 19:24:26 +0000 (19:24 +0000)]
fix some bug in the multicore gc
jihoonl [Wed, 24 Feb 2010 21:44:13 +0000 (21:44 +0000)]
changes
jjenista [Tue, 23 Feb 2010 23:46:56 +0000 (23:46 +0000)]
system stable, call site transform wipes out graphs without rebuilding correctly, still working on it
jjenista [Tue, 23 Feb 2010 23:46:21 +0000 (23:46 +0000)]
a helpful method
adash [Tue, 23 Feb 2010 22:52:47 +0000 (22:52 +0000)]
command line parsing change for the script
jihoonl [Tue, 23 Feb 2010 22:51:58 +0000 (22:51 +0000)]
change
adash [Tue, 23 Feb 2010 22:11:41 +0000 (22:11 +0000)]
add java version
jihoonl [Tue, 23 Feb 2010 01:05:19 +0000 (01:05 +0000)]
change
adash [Tue, 23 Feb 2010 00:12:26 +0000 (00:12 +0000)]
add debugs for now
jihoonl [Tue, 23 Feb 2010 00:10:10 +0000 (00:10 +0000)]
change
jjenista [Mon, 22 Feb 2010 22:21:29 +0000 (22:21 +0000)]
bug fix, was too aggressive with equals method for canonical objects, have to do full compare otherwise you can't compare an object to something in the canon in order to retrieve the canonical version
adash [Mon, 22 Feb 2010 19:50:35 +0000 (19:50 +0000)]
added new barrier and game recovery benchmark
jjenista [Fri, 19 Feb 2010 23:00:14 +0000 (23:00 +0000)]
checking in this test before monkeying around with debugging stuff
jjenista [Fri, 19 Feb 2010 19:54:49 +0000 (19:54 +0000)]
squashing bugs
jjenista [Fri, 19 Feb 2010 18:57:57 +0000 (18:57 +0000)]
analysis not terminating, looking for things that should equate but don't that prevent convergence
jjenista [Fri, 19 Feb 2010 01:05:18 +0000 (01:05 +0000)]
big update--bringing implementation of new analysis into focus
hkhang [Thu, 18 Feb 2010 05:21:30 +0000 (05:21 +0000)]
*** empty log message ***
jihoonl [Thu, 18 Feb 2010 02:14:55 +0000 (02:14 +0000)]
well
jihoonl [Thu, 18 Feb 2010 02:14:35 +0000 (02:14 +0000)]
to print out byte info
jihoonl [Thu, 18 Feb 2010 02:05:52 +0000 (02:05 +0000)]
change
jihoonl [Wed, 17 Feb 2010 06:53:08 +0000 (06:53 +0000)]
time stamp
hkhang [Wed, 17 Feb 2010 06:01:26 +0000 (06:01 +0000)]
*** empty log message ***
jihoonl [Wed, 17 Feb 2010 01:42:13 +0000 (01:42 +0000)]
print out recovery time in micro second
jihoonl [Wed, 17 Feb 2010 00:39:38 +0000 (00:39 +0000)]
remove debug messages
jihoonl [Wed, 17 Feb 2010 00:27:06 +0000 (00:27 +0000)]
no join!
jihoonl [Wed, 17 Feb 2010 00:24:44 +0000 (00:24 +0000)]
well..
jihoonl [Wed, 17 Feb 2010 00:14:42 +0000 (00:14 +0000)]
debug
jihoonl [Wed, 17 Feb 2010 00:14:12 +0000 (00:14 +0000)]
changes
bdemsky [Mon, 15 Feb 2010 08:07:35 +0000 (08:07 +0000)]
fix code organization
adash [Mon, 15 Feb 2010 07:44:04 +0000 (07:44 +0000)]
changes to improve commit intensive benchmarks and combine invalid messages
and commit messages for speedup
jihoonl [Sat, 13 Feb 2010 00:09:44 +0000 (00:09 +0000)]
change
jihoonl [Fri, 12 Feb 2010 23:12:52 +0000 (23:12 +0000)]
mlookup bug fix
jihoonl [Fri, 12 Feb 2010 23:11:23 +0000 (23:11 +0000)]
mlookup -> altmlookup
hkhang [Fri, 12 Feb 2010 00:35:17 +0000 (00:35 +0000)]
*** empty log message ***
jjenista [Thu, 11 Feb 2010 23:32:38 +0000 (23:32 +0000)]
reevaluating abstract garbage collection, for now leave code but don't use it
hkhang [Thu, 11 Feb 2010 18:33:42 +0000 (18:33 +0000)]
*** empty log message ***
hkhang [Thu, 11 Feb 2010 18:10:52 +0000 (18:10 +0000)]
*** empty log message ***
jzhou [Wed, 10 Feb 2010 17:22:25 +0000 (17:22 +0000)]
bug fixing in multicore gc and add profiling code for gc
adash [Wed, 10 Feb 2010 02:59:53 +0000 (02:59 +0000)]
guard code with sandbox flag to prevent other dsm stuff from breaking
adash [Wed, 10 Feb 2010 02:22:03 +0000 (02:22 +0000)]
add sandbox checks for excessive memory allocation and make all exponential
delay variables as thread locals
jjenista [Tue, 9 Feb 2010 22:49:09 +0000 (22:49 +0000)]
change analysis so nodes are added on demand, and abstractly garbage collected when not reachable from roots
adash [Tue, 9 Feb 2010 20:14:52 +0000 (20:14 +0000)]
binary exponential backoff for soft abort
adash [Tue, 9 Feb 2010 01:35:38 +0000 (01:35 +0000)]
missing checkin
hkhang [Fri, 5 Feb 2010 23:39:12 +0000 (23:39 +0000)]
*** empty log message ***
hkhang [Fri, 5 Feb 2010 23:16:59 +0000 (23:16 +0000)]
*** empty log message ***
adash [Fri, 5 Feb 2010 02:55:58 +0000 (02:55 +0000)]
enable dsm sandboxing
adash [Fri, 5 Feb 2010 02:50:47 +0000 (02:50 +0000)]
complete sandbox implementation
jjenista [Thu, 4 Feb 2010 23:57:11 +0000 (23:57 +0000)]
implementing
jzhou [Thu, 4 Feb 2010 18:39:24 +0000 (18:39 +0000)]
add instanceof into multicore version runtime
adash [Wed, 3 Feb 2010 02:50:59 +0000 (02:50 +0000)]
implementing sandbox
check-in all the manual prefetch changes
yeom [Wed, 3 Feb 2010 02:30:08 +0000 (02:30 +0000)]
new implementation for compiling conflict queues.
hkhang [Wed, 3 Feb 2010 01:26:05 +0000 (01:26 +0000)]
*** empty log message ***
jjenista [Tue, 2 Feb 2010 20:08:01 +0000 (20:08 +0000)]
implementing
jzhou [Tue, 2 Feb 2010 17:38:37 +0000 (17:38 +0000)]
bug fix in multicore gc
jihoonl [Tue, 2 Feb 2010 01:22:32 +0000 (01:22 +0000)]
for test
jihoonl [Tue, 2 Feb 2010 01:11:58 +0000 (01:11 +0000)]
change
jihoonl [Tue, 2 Feb 2010 00:35:24 +0000 (00:35 +0000)]
well..
jihoonl [Tue, 2 Feb 2010 00:13:58 +0000 (00:13 +0000)]
data file generator
yeom [Mon, 1 Feb 2010 21:29:49 +0000 (21:29 +0000)]
keep last snapshot for benchmark before moving to new queue impl.
jihoonl [Mon, 1 Feb 2010 09:32:27 +0000 (09:32 +0000)]
change
jihoonl [Sun, 31 Jan 2010 10:04:47 +0000 (10:04 +0000)]
change
jihoonl [Sun, 31 Jan 2010 10:02:20 +0000 (10:02 +0000)]
printrecoverystat in work.java
jihoonl [Sun, 31 Jan 2010 09:53:29 +0000 (09:53 +0000)]
remove recoverystats
bdemsky [Sun, 31 Jan 2010 04:40:03 +0000 (04:40 +0000)]
fix the 64 bit clean bug with mlp
yeom [Fri, 29 Jan 2010 17:26:07 +0000 (17:26 +0000)]
changes on work scheduler.
jzhou [Fri, 29 Jan 2010 17:17:05 +0000 (17:17 +0000)]
bug fixing in multicore gc
yeom [Fri, 29 Jan 2010 01:58:51 +0000 (01:58 +0000)]
changes.
jjenista [Fri, 29 Jan 2010 01:29:40 +0000 (01:29 +0000)]
make mlp related makefiles use a relative buildscript so everyone can use easily, and added rules to raytracer to make 32bit versions easily
jjenista [Fri, 29 Jan 2010 01:23:09 +0000 (01:23 +0000)]
a tiny test exposing a bug, we think might be memory conflict queue related
jjenista [Fri, 29 Jan 2010 01:22:35 +0000 (01:22 +0000)]
realized there were two print statements in regression testin different SESEs, breaks IO guarantees so chenged to one
yeom [Fri, 29 Jan 2010 00:18:06 +0000 (00:18 +0000)]
kmeans benchmark.
jjenista [Thu, 28 Jan 2010 23:55:59 +0000 (23:55 +0000)]
bug fix for ready-static-dynamic variable classification, which rippled into other bug fixes. Tested on my tiny test, but the regression test still does not match up: there are more bugs out there