DragonFly commits List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/kern lwkt_thread.c src/sys/sys thread.h
dillon 2006/05/31 22:38:46 PDT
DragonFly src repository
Modified files:
sys/i386/i386 vm_machdep.c
sys/kern lwkt_thread.c
sys/sys thread.h
Log:
gd_tdallq is not protected by the BGL any more, it can only be manipulated
on the current cpu. Remove the thread when it exits rather then when it is
freed.
Revision Changes Path
1.43 +1 -0 src/sys/i386/i386/vm_machdep.c
1.99 +8 -3 src/sys/kern/lwkt_thread.c
1.85 +1 -0 src/sys/sys/thread.h
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/vm_machdep.c.diff?r1=1.42&r2=1.43&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_thread.c.diff?r1=1.98&r2=1.99&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/thread.h.diff?r1=1.84&r2=1.85&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]