IRC.git
16 years agoComplete prefetch analysis : TODO check for some more test cases
adash [Mon, 12 Nov 2007 08:32:26 +0000 (08:32 +0000)]
Complete prefetch analysis : TODO check for some more test cases
several bug fixes

16 years agoadd java version
bdemsky [Sat, 10 Nov 2007 23:16:32 +0000 (23:16 +0000)]
add java version

16 years agobug fix
bdemsky [Sat, 10 Nov 2007 23:16:05 +0000 (23:16 +0000)]
bug fix

16 years agobug fixes
bdemsky [Sat, 10 Nov 2007 01:09:01 +0000 (01:09 +0000)]
bug fixes

16 years agonew benchmark
bdemsky [Sat, 10 Nov 2007 01:08:43 +0000 (01:08 +0000)]
new benchmark

16 years agomore bugs
bdemsky [Fri, 9 Nov 2007 23:01:23 +0000 (23:01 +0000)]
more bugs

16 years agoFlatIRGraph for creating dot files of Flat IR.
jjenista [Fri, 9 Nov 2007 20:53:03 +0000 (20:53 +0000)]
FlatIRGraph for creating dot files of Flat IR.

16 years agomore bugs
bdemsky [Fri, 9 Nov 2007 02:10:46 +0000 (02:10 +0000)]
more bugs

16 years agosmall changes to chase down why it was slow
bdemsky [Thu, 8 Nov 2007 23:32:44 +0000 (23:32 +0000)]
small changes to chase down why it was slow

16 years agoinitial port of proxy server...
bdemsky [Thu, 8 Nov 2007 10:58:16 +0000 (10:58 +0000)]
initial port of proxy server...

16 years agoadd prefetch stuff to javadoc
bdemsky [Thu, 8 Nov 2007 10:09:01 +0000 (10:09 +0000)]
add prefetch stuff to javadoc

16 years agomore changes
bdemsky [Thu, 8 Nov 2007 10:02:36 +0000 (10:02 +0000)]
more changes

16 years agomore bugs
bdemsky [Thu, 8 Nov 2007 08:47:44 +0000 (08:47 +0000)]
more bugs

16 years agomore changes
bdemsky [Thu, 8 Nov 2007 07:47:48 +0000 (07:47 +0000)]
more changes

16 years agobug fixes
bdemsky [Thu, 8 Nov 2007 03:05:07 +0000 (03:05 +0000)]
bug fixes

16 years agorandom class library stuff
bdemsky [Wed, 7 Nov 2007 09:55:12 +0000 (09:55 +0000)]
random class library stuff

16 years agoAdd IndexDescritor.java to handle arrays
adash [Tue, 6 Nov 2007 09:37:33 +0000 (09:37 +0000)]
Add IndexDescritor.java to handle arrays
Fix bugs and new changes to support IndexDescriptor and New prefetchpair
Handle FlatLiteralNodes

16 years agoremove another file
bdemsky [Tue, 6 Nov 2007 09:10:14 +0000 (09:10 +0000)]
remove another file

16 years agoremove file
bdemsky [Tue, 6 Nov 2007 09:05:31 +0000 (09:05 +0000)]
remove file

16 years agomore code
bdemsky [Tue, 6 Nov 2007 07:21:39 +0000 (07:21 +0000)]
more code

16 years agomore changes
bdemsky [Tue, 6 Nov 2007 05:36:37 +0000 (05:36 +0000)]
more changes

16 years ago*** empty log message ***
bdemsky [Tue, 6 Nov 2007 05:36:20 +0000 (05:36 +0000)]
*** empty log message ***

16 years agocheck more i/o code in
bdemsky [Mon, 5 Nov 2007 08:49:01 +0000 (08:49 +0000)]
check more i/o code in

16 years agomore changes
bdemsky [Sun, 4 Nov 2007 03:33:00 +0000 (03:33 +0000)]
more changes

16 years agomore IO stuff
bdemsky [Sat, 3 Nov 2007 18:52:16 +0000 (18:52 +0000)]
more IO stuff

16 years agomore string support stuff
bdemsky [Sat, 3 Nov 2007 18:39:16 +0000 (18:39 +0000)]
more string support stuff

16 years agosmall changes
bdemsky [Sat, 3 Nov 2007 09:02:39 +0000 (09:02 +0000)]
small changes

16 years agobetter error messages
bdemsky [Sat, 3 Nov 2007 08:55:20 +0000 (08:55 +0000)]
better error messages

16 years agolots of new files
bdemsky [Sat, 3 Nov 2007 08:54:53 +0000 (08:54 +0000)]
lots of new files

16 years agosupport a bit more java
bdemsky [Sat, 3 Nov 2007 07:16:28 +0000 (07:16 +0000)]
support a bit more java

16 years agoThis update:
bdemsky [Sat, 3 Nov 2007 03:37:10 +0000 (03:37 +0000)]
This update:
Adds support for using the "+" operator to combine strings...

16 years agofix bug in task graph
bdemsky [Fri, 2 Nov 2007 22:35:31 +0000 (22:35 +0000)]
fix bug in task graph

16 years agobug fixes to handle propagation for FlatOpNode method for simple cases
adash [Wed, 31 Oct 2007 21:19:24 +0000 (21:19 +0000)]
bug fixes to handle propagation for FlatOpNode method for simple cases
bug fixes for null exception for prefetch hashtable
remove unnecessary print statements

16 years agofixes for equals() method in PrefetchPair
adash [Mon, 29 Oct 2007 20:48:46 +0000 (20:48 +0000)]
fixes for equals() method in PrefetchPair
several other minor bug fixes
add new process methods for other nodes

16 years agoseveral bug fixes
adash [Thu, 25 Oct 2007 20:54:04 +0000 (20:54 +0000)]
several bug fixes
New code for FlatSetFieldNode and FlatSetElementnodes
write print methods for printing prefetch pair of flatnodes: debugging
added comments

16 years agoChange semantics of isPtr to also allow Array objects. It seems we alway do an ...
bdemsky [Wed, 24 Oct 2007 23:05:33 +0000 (23:05 +0000)]
Change semantics of isPtr to also allow Array objects.  It seems we alway do an || with isArray everytime it is used.

16 years agobug fixes and new code for analysis of FlatFieldNode
adash [Tue, 23 Oct 2007 19:36:03 +0000 (19:36 +0000)]
bug fixes and new code for analysis of FlatFieldNode

16 years agoPrefetchanalysis code
adash [Mon, 22 Oct 2007 05:33:14 +0000 (05:33 +0000)]
Prefetchanalysis code
Added descriptors for prefetch pairs

16 years agoAdded methods equals() and hashCode() to prefetchpair
adash [Thu, 18 Oct 2007 18:55:15 +0000 (18:55 +0000)]
Added methods equals() and hashCode() to prefetchpair

16 years agobug fixes checked in
bdemsky [Thu, 18 Oct 2007 05:34:17 +0000 (05:34 +0000)]
bug fixes checked in

16 years ago Remove unnecessarily checked files
adash [Wed, 17 Oct 2007 03:05:51 +0000 (03:05 +0000)]
Remove unnecessarily checked files

16 years agoAdd prefetch analysis for FlatFieldNode.
adash [Wed, 17 Oct 2007 03:03:57 +0000 (03:03 +0000)]
Add prefetch analysis for FlatFieldNode.

16 years agocheckin code
bdemsky [Thu, 4 Oct 2007 20:31:07 +0000 (20:31 +0000)]
checkin code

16 years agofix bugs
jjenista [Wed, 3 Oct 2007 23:40:46 +0000 (23:40 +0000)]
fix bugs

16 years agoupdate the list of people who get CVS commit messages
bdemsky [Tue, 2 Oct 2007 23:58:39 +0000 (23:58 +0000)]
update the list of people who get CVS commit messages

16 years agofix optional arguments...lots of changes
bdemsky [Tue, 2 Oct 2007 23:41:27 +0000 (23:41 +0000)]
fix optional arguments...lots of changes

16 years ago prefetch changes
bdemsky [Tue, 25 Sep 2007 00:11:33 +0000 (00:11 +0000)]
 prefetch changes

16 years agochanges
bdemsky [Tue, 25 Sep 2007 00:08:59 +0000 (00:08 +0000)]
changes

16 years agofile where prefetch analysis will reside
bdemsky [Tue, 25 Sep 2007 00:07:44 +0000 (00:07 +0000)]
file where prefetch analysis will reside

16 years agoprefetch info
bdemsky [Mon, 24 Sep 2007 23:24:51 +0000 (23:24 +0000)]
prefetch info

16 years agoFixed bugs..Atomic2.java testcase works fine
adash [Sat, 22 Sep 2007 00:06:08 +0000 (00:06 +0000)]
Fixed bugs..Atomic2.java testcase works fine

16 years agoFixed the trans retry bug
adash [Thu, 20 Sep 2007 19:50:22 +0000 (19:50 +0000)]
Fixed the trans retry bug

16 years agofixed some thread allocation bugs:
bdemsky [Thu, 20 Sep 2007 09:43:59 +0000 (09:43 +0000)]
fixed some thread allocation bugs:
1) if thread creation fails, retry it...the os always the option just to not cooperate
2) need to either:
a) join a thread or
b) set it as a detached thread

16 years agoMinor bug fix for trans abort case
adash [Thu, 20 Sep 2007 08:09:59 +0000 (08:09 +0000)]
Minor bug fix for trans abort case

16 years agoFixed : crashing due to pile creation
adash [Wed, 19 Sep 2007 21:15:03 +0000 (21:15 +0000)]
Fixed : crashing due to pile creation
Changed locks to have recursive attributes

16 years agovarious bug fixes.
erubow [Wed, 19 Sep 2007 02:10:04 +0000 (02:10 +0000)]
various bug fixes.

16 years agoAdded new PTHREAD_MUTEX_RECURSIVE mutex attribute
adash [Tue, 18 Sep 2007 17:31:31 +0000 (17:31 +0000)]
Added new PTHREAD_MUTEX_RECURSIVE mutex attribute
Checked locks for correcting waits
Fixed double frees
TODO: Correct segmentation violation due to corrupt pointers to run the third remotethread
test case

16 years agobug fix for my bug that Alokika found
bdemsky [Mon, 17 Sep 2007 20:19:15 +0000 (20:19 +0000)]
bug fix for my bug that Alokika found

16 years agorewrite of William's analysis to clean it up a bit...
bdemsky [Mon, 17 Sep 2007 05:56:15 +0000 (05:56 +0000)]
rewrite of William's analysis to clean it up a bit...

16 years agoRather than keep these in emails where we can lose them, I checked them in. As we...
bdemsky [Sat, 15 Sep 2007 22:13:44 +0000 (22:13 +0000)]
Rather than keep these in emails where we can lose them, I checked them in.  As we add stuff to our todo list, let's put them in this file.

16 years agofix the makefile
bdemsky [Sat, 15 Sep 2007 22:04:05 +0000 (22:04 +0000)]
fix the makefile

16 years agomove the tests into their own directory to keep things cleaner
bdemsky [Sat, 15 Sep 2007 22:03:17 +0000 (22:03 +0000)]
move the tests into their own directory to keep things cleaner

16 years agoremote the annoying required master arguement...
bdemsky [Sat, 15 Sep 2007 08:13:49 +0000 (08:13 +0000)]
remote the annoying required master arguement...

16 years agocheck in another bug fix...apparently I started off with the objheader's being partia...
bdemsky [Sat, 15 Sep 2007 08:00:19 +0000 (08:00 +0000)]
check in another bug fix...apparently I started off with the objheader's being partially compensated in the compiler...instead, we'll just do this in the runtime

16 years agoadd next test case
bdemsky [Sat, 15 Sep 2007 07:40:37 +0000 (07:40 +0000)]
add next test case

16 years agomy bug fixes...make stuff work locally and remote
bdemsky [Sat, 15 Sep 2007 07:40:04 +0000 (07:40 +0000)]
my bug fixes...make stuff work locally and remote

16 years agoOID change
bdemsky [Sat, 15 Sep 2007 06:11:28 +0000 (06:11 +0000)]
OID change

16 years agochanges
bdemsky [Sat, 15 Sep 2007 04:45:44 +0000 (04:45 +0000)]
changes

16 years agoseveral bug fixes. prefetching works so far, as well as starting remote threads.
erubow [Sat, 15 Sep 2007 00:23:17 +0000 (00:23 +0000)]
several bug fixes. prefetching works so far, as well as starting remote threads.

16 years agoput carriage returns in
bdemsky [Fri, 14 Sep 2007 10:12:45 +0000 (10:12 +0000)]
put carriage returns in

CV: ----------------------------------------------------------------------

16 years agostart real remote thread
bdemsky [Fri, 14 Sep 2007 09:38:26 +0000 (09:38 +0000)]
start real remote thread

16 years agothread stuff
bdemsky [Fri, 14 Sep 2007 08:58:02 +0000 (08:58 +0000)]
thread stuff

16 years agocode changes
bdemsky [Thu, 13 Sep 2007 09:32:12 +0000 (09:32 +0000)]
code changes

16 years agoremove hashfunction/equals methods
bdemsky [Thu, 13 Sep 2007 09:21:16 +0000 (09:21 +0000)]
remove hashfunction/equals methods

16 years agosmall change in results of Execution Graph...it will generate graphs for classes...
bdemsky [Thu, 13 Sep 2007 09:10:44 +0000 (09:10 +0000)]
small change in results of Execution Graph...it will generate graphs for classes w/o source nodes...we just ignore them.

16 years agosimplify ExecutionGraph code
bdemsky [Thu, 13 Sep 2007 08:35:08 +0000 (08:35 +0000)]
simplify ExecutionGraph code

16 years agotestfile for remote thread invocation
adash [Thu, 13 Sep 2007 07:07:34 +0000 (07:07 +0000)]
testfile for remote thread invocation

16 years ago1) Support final declaration for methods
bdemsky [Thu, 13 Sep 2007 01:00:00 +0000 (01:00 +0000)]
1) Support final declaration for methods
2) Make the start method of the thread class final...to prevent terrible things from happening

16 years agoStarting remote thread : Just test
adash [Thu, 13 Sep 2007 00:16:25 +0000 (00:16 +0000)]
Starting remote thread : Just test

16 years agochanges
bdemsky [Wed, 12 Sep 2007 22:34:26 +0000 (22:34 +0000)]
changes

16 years agocommented out another delay
bdemsky [Wed, 12 Sep 2007 09:20:24 +0000 (09:20 +0000)]
commented out another delay

16 years agochanges
bdemsky [Wed, 12 Sep 2007 09:17:39 +0000 (09:17 +0000)]
changes

16 years agoAdded code to read config file of IP address, and use these for the mostly fair distr...
erubow [Wed, 12 Sep 2007 02:03:07 +0000 (02:03 +0000)]
Added code to read config file of IP address, and use these for the mostly fair distribution of the OID space. Updated llookup to use this static partitioning for now.

16 years agoCorrect the file ..incorrect checkin the first time
adash [Tue, 11 Sep 2007 23:02:49 +0000 (23:02 +0000)]
Correct the file ..incorrect checkin the first time

16 years agoFix memory leak problems in transCommit()
adash [Tue, 11 Sep 2007 22:43:58 +0000 (22:43 +0000)]
Fix memory leak problems in transCommit()
Start to add support for remote thread invokation

16 years agomemory leak... not good.
erubow [Tue, 11 Sep 2007 20:57:36 +0000 (20:57 +0000)]
memory leak... not good.

16 years agomore fixes
bdemsky [Tue, 11 Sep 2007 07:09:09 +0000 (07:09 +0000)]
more fixes

16 years agomake simple example work
bdemsky [Tue, 11 Sep 2007 04:29:17 +0000 (04:29 +0000)]
make simple example work

16 years agochange
testuser [Tue, 11 Sep 2007 00:03:59 +0000 (00:03 +0000)]
change

16 years agotest
test [Mon, 10 Sep 2007 23:54:19 +0000 (23:54 +0000)]
test

16 years ago test change
bdemsky [Mon, 10 Sep 2007 23:47:00 +0000 (23:47 +0000)]
 test change

16 years agoObject creation within transaction works now. Yay!
erubow [Fri, 7 Sep 2007 22:05:25 +0000 (22:05 +0000)]
Object creation within transaction works now. Yay!

16 years agoComments added and several minor changes to get rid of extra variables
adash [Fri, 7 Sep 2007 18:21:30 +0000 (18:21 +0000)]
Comments added and several minor changes to get rid of extra variables

16 years agoAdded getMyIpAddr to ip.h, ip.c.
erubow [Wed, 5 Sep 2007 00:51:34 +0000 (00:51 +0000)]
Added getMyIpAddr to ip.h, ip.c.
Added preliminary code for starting remote threads.
Added code for getting the type of an object outside of a transaction.

16 years agoproblems getting william's code to compile
bdemsky [Fri, 17 Aug 2007 06:12:14 +0000 (06:12 +0000)]
problems getting william's code to compile

16 years agoget some space for optional fs's
bdemsky [Fri, 17 Aug 2007 01:33:39 +0000 (01:33 +0000)]
get some space for optional fs's

16 years agoadd another field
bdemsky [Fri, 17 Aug 2007 01:16:36 +0000 (01:16 +0000)]
add another field

16 years agoAtomic test case
bdemsky [Thu, 16 Aug 2007 23:10:58 +0000 (23:10 +0000)]
Atomic test case

16 years agocode changes
bdemsky [Thu, 16 Aug 2007 23:02:13 +0000 (23:02 +0000)]
code changes

16 years agomy changes
bdemsky [Thu, 16 Aug 2007 22:30:37 +0000 (22:30 +0000)]
my changes