Commit Briefs

5f8fa94796 rsc

cleanups - lots of removed files now in thread library.

qlock.c - stubs to thread library notify.c - clean interface slightly.


c6687d4591 rsc

Continue the pthreads torture.


bcf527a98e rsc

Continue switching library over to pthreads when possible.

Tprimes works on Linux 2.6. You can only have 128 procs though.


06bb4ed20d rsc

Rewrite to remove dependence on rendezvous and its bizarre

data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.


6c7460701e rsc

various bug fixes and paranoia


be36ff6885 rsc

add -W to specify window size.

various other little fixes.


b2cfc4e2e7 rsc

Initial revision