Commit graph

23 commits

Author SHA1 Message Date
rsc
c8b6342d3c Many small edits. 2005-01-13 04:49:19 +00:00
rsc
a19ff5b204 debugging for sam, and an old fix forgotten 2005-01-07 18:03:36 +00:00
rsc
3b5a5a66ac autolib, p9rand, p9execl 2005-01-04 21:17:33 +00:00
wkj
8d8865f3d0 Rename lrand to p9lrand, too. 2004-12-29 02:44:01 +00:00
wkj
6239798563 Use #define to move rand and srand to p9rand and p9srand. 2004-12-29 01:33:33 +00:00
rsc
0341761074 add awaitfor and waitfor 2004-12-27 19:11:21 +00:00
rsc
678ede7e54 various changes from plan 9 2004-12-27 00:14:43 +00:00
rsc
3286afda88 new thread library 2004-12-25 22:00:11 +00:00
rsc
4fbe07e1db Add // to acid thread line so it is executable.
Remove p9fork.
2004-09-23 03:25:29 +00:00
rsc
c6687d4591 Continue the pthreads torture. 2004-09-21 01:11:28 +00:00
rsc
bcf527a98e Continue switching library over to pthreads when possible.
Tprimes works on Linux 2.6.  You can only have 128 procs
though.
2004-09-17 03:34:32 +00:00
rsc
06bb4ed20d 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.
2004-09-17 00:38:29 +00:00
rsc
819822c98d various fixes 2004-06-16 16:45:22 +00:00
rsc
d2ffec702e add OLOCK 2004-06-11 14:38:44 +00:00
rsc
22f3ae2701 catch strdup, malloc, and friends 2004-06-09 14:25:42 +00:00
rsc
7e0e6522e5 lock malloc ourselves 2004-05-23 00:58:23 +00:00
rsc
be36ff6885 add -W to specify window size.
various other little fixes.
2004-04-29 17:13:24 +00:00
rsc
cf10d09666 add needstack 2004-04-21 23:34:46 +00:00
rsc
070905e215 asdf 2004-04-21 04:48:39 +00:00
rsc
a67406e465 Plan 9 atoi, ... 2004-04-08 19:31:48 +00:00
rsc
924eb6424c Small changes. 2004-03-25 23:30:46 +00:00
rsc
8ad517944e Today's changes.
More changes.
2004-03-25 23:03:57 +00:00
rsc
b2cfc4e2e7 Initial revision 2003-09-30 17:47:41 +00:00