Commit Briefs

282c88f9de rsc

Bite the bullet. Have to use different

binaries on 2.4 and 2.6.


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.


ca9b36624f rsc

work much harder to reclaim stacks


b1455f33a8 rsc

Little fixes.


a995e477ff rsc

Various tweaks to make things run on Mac OS.

The main change is the use of pthread to implement ffork.


b2cfc4e2e7 rsc

Initial revision