DragonFly commits List (threaded) for 2006-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern lwkt_thread.c
dillon 2006/02/28 16:17:55 PST
DragonFly src repository
Modified files:
sys/kern lwkt_thread.c
Log:
A thread may be freed from a different cpu then it was assigned to,
remove the thread from the correct cpu's gd_tdallq. This fixes an issue
with corruption of the gd_tdallq.
Revision Changes Path
1.92 +1 -1 src/sys/kern/lwkt_thread.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_thread.c.diff?r1=1.91&r2=1.92&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]