adash [Fri, 18 Dec 2009 20:44:01 +0000 (20:44 +0000)]
uncomment transStat for building dsm version successfully
adash [Fri, 18 Dec 2009 06:15:56 +0000 (06:15 +0000)]
add range prefetch version of SpamFilter
adash [Thu, 17 Dec 2009 00:30:17 +0000 (00:30 +0000)]
build a simple spam filter prototype
adash [Thu, 17 Dec 2009 00:12:15 +0000 (00:12 +0000)]
changes to run script for ecoop
adash [Thu, 17 Dec 2009 00:05:57 +0000 (00:05 +0000)]
runtime changes for ecoop submission
adash [Wed, 16 Dec 2009 22:38:01 +0000 (22:38 +0000)]
more changes for ecoop submission
adash [Wed, 16 Dec 2009 22:24:12 +0000 (22:24 +0000)]
changes to Moldyn and SOR benchmarks
yeom [Wed, 16 Dec 2009 02:19:24 +0000 (02:19 +0000)]
small change. now it works fine with regression.
yeom [Wed, 16 Dec 2009 01:56:25 +0000 (01:56 +0000)]
fix the problem of handling nested parent/child SESE definition.
adash [Tue, 15 Dec 2009 20:30:07 +0000 (20:30 +0000)]
changes to MatrixMultiply and makefiles
adash [Tue, 15 Dec 2009 20:25:13 +0000 (20:25 +0000)]
input size change for linked list
adash [Tue, 15 Dec 2009 20:22:10 +0000 (20:22 +0000)]
change doubles to floats in 2DFFT - ecoop submission
adash [Tue, 15 Dec 2009 20:14:37 +0000 (20:14 +0000)]
changes to 2DConv - ecoop submission
adash [Tue, 15 Dec 2009 20:02:17 +0000 (20:02 +0000)]
add altprelookup and altmlookup for dsm runtime
adash [Tue, 15 Dec 2009 19:59:38 +0000 (19:59 +0000)]
changes to distributed benchmarks for ecoop submission
adash [Sun, 13 Dec 2009 20:13:38 +0000 (20:13 +0000)]
add script and input files to generate Latex Tables
adash [Sun, 13 Dec 2009 06:03:16 +0000 (06:03 +0000)]
SOR changes to single java version
adash [Sun, 13 Dec 2009 05:40:21 +0000 (05:40 +0000)]
SOR fix, problem was with Random generator that had an initial seed defined
but never used
jzhou [Fri, 11 Dec 2009 22:11:09 +0000 (22:11 +0000)]
a missing file
jjenista [Thu, 10 Dec 2009 22:25:48 +0000 (22:25 +0000)]
Stable compile finally, but system crashing in mid-conversion
jjenista [Wed, 9 Dec 2009 01:16:24 +0000 (01:16 +0000)]
changes
jjenista [Tue, 8 Dec 2009 22:48:37 +0000 (22:48 +0000)]
changes
adash [Tue, 8 Dec 2009 20:18:15 +0000 (20:18 +0000)]
forgot to get rid of debug statements
adash [Tue, 8 Dec 2009 20:10:10 +0000 (20:10 +0000)]
the java version of latency sensitive 2DConv
adash [Tue, 8 Dec 2009 20:08:33 +0000 (20:08 +0000)]
added new latency senstitive source files for 2dFFT
adash [Tue, 8 Dec 2009 18:21:13 +0000 (18:21 +0000)]
modified rectangular matrix for convolution
adash [Mon, 7 Dec 2009 20:26:05 +0000 (20:26 +0000)]
add new files for building equivalent java single version for size JGFSORBenchSizeD
jjenista [Mon, 7 Dec 2009 20:08:36 +0000 (20:08 +0000)]
changes
yeom [Mon, 7 Dec 2009 19:46:30 +0000 (19:46 +0000)]
annotating conflict edges.
jzhou [Mon, 7 Dec 2009 18:44:50 +0000 (18:44 +0000)]
fix a small bug
jjenista [Mon, 7 Dec 2009 17:47:36 +0000 (17:47 +0000)]
implementing
jzhou [Sat, 5 Dec 2009 01:28:47 +0000 (01:28 +0000)]
fix bugs in multicoregc
yeom [Fri, 4 Dec 2009 19:18:00 +0000 (19:18 +0000)]
changes on alt-prefetch lookup and gCollect
yeom [Thu, 3 Dec 2009 19:52:56 +0000 (19:52 +0000)]
changes.
adash [Thu, 3 Dec 2009 19:13:10 +0000 (19:13 +0000)]
fix compile errors
yeom [Thu, 3 Dec 2009 18:07:02 +0000 (18:07 +0000)]
new prefetch lookup table using multiple locks
adash [Thu, 3 Dec 2009 17:37:40 +0000 (17:37 +0000)]
change prefetch lookup table's insert method to avoid duplicate entries in the
prefetch lookup table
No need to call remove method before insert method in the prefetch cache lookup table
jzhou [Thu, 3 Dec 2009 17:25:01 +0000 (17:25 +0000)]
*** empty log message ***
bdemsky [Thu, 3 Dec 2009 01:06:44 +0000 (01:06 +0000)]
fix read lock bug
jzhou [Thu, 3 Dec 2009 01:04:58 +0000 (01:04 +0000)]
bug fix in multicore gc, now half of current benchmarks work fine with the simplest local mem allocation strategy
adash [Thu, 3 Dec 2009 01:03:44 +0000 (01:03 +0000)]
bug from a long time :
change unsigned ints to signed, needs to be ported to dsm recovery version
bdemsky [Thu, 3 Dec 2009 00:33:05 +0000 (00:33 +0000)]
remove questionable methods
bdemsky [Thu, 3 Dec 2009 00:31:36 +0000 (00:31 +0000)]
changes
jjenista [Wed, 2 Dec 2009 23:17:01 +0000 (23:17 +0000)]
not put together yet, but nice to have a task benchmark that avoids any special features, such as optional keyword
jjenista [Wed, 2 Dec 2009 23:14:44 +0000 (23:14 +0000)]
start of a revised disjoint reachability analysis
jjenista [Wed, 2 Dec 2009 23:13:59 +0000 (23:13 +0000)]
allow construction outside normal compiler, such as fabricated methods for analysis
bdemsky [Wed, 2 Dec 2009 22:45:35 +0000 (22:45 +0000)]
fix resizing race condition with mask
bdemsky [Wed, 2 Dec 2009 22:38:09 +0000 (22:38 +0000)]
bug fix
bdemsky [Wed, 2 Dec 2009 19:24:04 +0000 (19:24 +0000)]
changes
bdemsky [Wed, 2 Dec 2009 19:21:38 +0000 (19:21 +0000)]
small edit
adash [Wed, 2 Dec 2009 17:48:25 +0000 (17:48 +0000)]
bug fixes in altmlookup
bdemsky [Wed, 2 Dec 2009 04:12:20 +0000 (04:12 +0000)]
small rewrites
bdemsky [Wed, 2 Dec 2009 04:01:26 +0000 (04:01 +0000)]
check in version of machine hashtable with finer grained locking...
jzhou [Wed, 2 Dec 2009 00:51:52 +0000 (00:51 +0000)]
bug fix in multicore gc
jzhou [Tue, 1 Dec 2009 01:13:07 +0000 (01:13 +0000)]
bug fix in multicore gc
yeom [Mon, 30 Nov 2009 20:36:28 +0000 (20:36 +0000)]
changes.
jzhou [Thu, 26 Nov 2009 00:35:36 +0000 (00:35 +0000)]
change to 16m large page
adash [Wed, 25 Nov 2009 20:36:46 +0000 (20:36 +0000)]
script to synchronize times
adash [Wed, 25 Nov 2009 02:44:00 +0000 (02:44 +0000)]
get time offset of all remote machines while synchronizing clocks
jzhou [Wed, 25 Nov 2009 01:10:44 +0000 (01:10 +0000)]
fix bug in multicore gc
hkhang [Tue, 24 Nov 2009 22:13:09 +0000 (22:13 +0000)]
*** empty log message ***
yeom [Tue, 24 Nov 2009 20:27:29 +0000 (20:27 +0000)]
working on building the conflict graph.
jzhou [Mon, 23 Nov 2009 19:08:29 +0000 (19:08 +0000)]
change the scheduler to be configurable to skip ahead when generating candidate layouts
bdemsky [Sat, 21 Nov 2009 09:21:46 +0000 (09:21 +0000)]
changes
bdemsky [Sat, 21 Nov 2009 09:16:35 +0000 (09:16 +0000)]
changes
jihoonl [Thu, 19 Nov 2009 22:01:33 +0000 (22:01 +0000)]
more words and more random email generator
adash [Thu, 19 Nov 2009 21:41:34 +0000 (21:41 +0000)]
add a chapters for new word repository
jihoonl [Thu, 19 Nov 2009 21:20:54 +0000 (21:20 +0000)]
new email generator
adash [Thu, 19 Nov 2009 19:12:07 +0000 (19:12 +0000)]
few changes
bdemsky [Thu, 19 Nov 2009 02:01:28 +0000 (02:01 +0000)]
Buffered Reader
bdemsky [Thu, 19 Nov 2009 01:58:32 +0000 (01:58 +0000)]
add more stuff to stringbuffer
bdemsky [Wed, 18 Nov 2009 22:24:27 +0000 (22:24 +0000)]
bug fix
yeom [Wed, 18 Nov 2009 19:45:57 +0000 (19:45 +0000)]
reflect changes of allocation site and heap region identifier.
hkhang [Wed, 18 Nov 2009 19:38:49 +0000 (19:38 +0000)]
*** empty log message ***
bdemsky [Wed, 18 Nov 2009 10:59:12 +0000 (10:59 +0000)]
check in more reasonable implementation of split
hkhang [Tue, 17 Nov 2009 23:22:39 +0000 (23:22 +0000)]
*** empty log message ***
adash [Tue, 17 Nov 2009 04:55:40 +0000 (04:55 +0000)]
bug fix in locality binding
adash [Tue, 17 Nov 2009 03:51:56 +0000 (03:51 +0000)]
*** empty log message ***
adash [Tue, 17 Nov 2009 03:45:37 +0000 (03:45 +0000)]
revert to old files
adash [Tue, 17 Nov 2009 03:39:28 +0000 (03:39 +0000)]
inlined methods to get prefetch benefits from the benchmark
jjenista [Tue, 17 Nov 2009 00:14:04 +0000 (00:14 +0000)]
inlined a getKey and get op in sendFeedback
bdemsky [Mon, 16 Nov 2009 09:28:25 +0000 (09:28 +0000)]
change so graphs are publishable....now they look reasonable...
bdemsky [Mon, 16 Nov 2009 07:56:13 +0000 (07:56 +0000)]
current versions for generating all graphs
bdemsky [Mon, 16 Nov 2009 07:55:58 +0000 (07:55 +0000)]
files used for all paper numbers
jzhou [Mon, 16 Nov 2009 02:30:42 +0000 (02:30 +0000)]
bug fix
jzhou [Mon, 16 Nov 2009 02:29:53 +0000 (02:29 +0000)]
changes
bdemsky [Sun, 15 Nov 2009 12:35:34 +0000 (12:35 +0000)]
change the scripts to just generate the plots for the paper...no more spreadsheet
jzhou [Sun, 15 Nov 2009 02:53:36 +0000 (02:53 +0000)]
bug fix in scheduling
adash [Sun, 15 Nov 2009 00:03:04 +0000 (00:03 +0000)]
final changes to spamfilter. most up todate working version with no bugs
bdemsky [Sat, 14 Nov 2009 23:45:57 +0000 (23:45 +0000)]
check in completely clean java version
jihoonl [Sat, 14 Nov 2009 18:35:41 +0000 (18:35 +0000)]
Mail.Mail fixed
bdemsky [Sat, 14 Nov 2009 11:57:27 +0000 (11:57 +0000)]
scripts to convert data automatically into CSV file for reading into excel...no adding for me
bdemsky [Sat, 14 Nov 2009 11:53:55 +0000 (11:53 +0000)]
check in changes for cpu affinity
bdemsky [Sat, 14 Nov 2009 11:23:19 +0000 (11:23 +0000)]
difference in how time were recorded
adash [Sat, 14 Nov 2009 02:10:08 +0000 (02:10 +0000)]
bug fixes with string split and other changes to make a little more sophisticated
signature for hosts in an email
jihoonl [Fri, 13 Nov 2009 22:24:09 +0000 (22:24 +0000)]
split fix
hkhang [Fri, 13 Nov 2009 20:38:25 +0000 (20:38 +0000)]
*** empty log message ***
jihoonl [Fri, 13 Nov 2009 03:32:54 +0000 (03:32 +0000)]
change in split method
jihoonl [Fri, 13 Nov 2009 03:06:19 +0000 (03:06 +0000)]
Fix
adash [Fri, 13 Nov 2009 01:27:02 +0000 (01:27 +0000)]
modifications to Whiplash signature
bugs in string.split