Commit Briefs

d93cc14ece rsc

fix proc leak; add p9usepwlibrary


33a102fc28 rsc

try arm again


1e05fdf92c rsc

use macro for getcontext (setjmp)


2494fc9fa0 rsc

arm


9aa463c541 rsc

arm


f51bf04878 rsc

arm


f19d56825d rsc

different fix


9689b580bd rsc

Try to avoid races in underlying C library

during threadexitsall.


4753f0691a rsc

more exits


a0a331aad9 rsc

add _procwakeupandunlock

to help ease locking contention on Linux 2.4.


815552b9ed rsc

go back to 1000 scheds


a620761c92 rsc

add some annoying lock loop prints -- let's see

if they ever fire. also fix race in delaystack. it was actually happening! that just goes to show that while i can reason very well about what can and cannot happen, i have no intuition at all for how likely they are.


1d2533d010 rsc

restore old plan 9 property that when the

last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited.


d54ead7fb9 rsc

more freebsd work


93eb807ac2 rsc

remove debugging