DragonFly commits List (threaded) for 2006-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_event.c
dillon 2006/03/25 10:32:36 PST
DragonFly src repository
Modified files:
sys/kern kern_event.c
Log:
Undo the last commit. At the moment we require access to the structure
to be serialized, and a great deal more work is required (not just a
critical section) to make it MP safe. That is why there is an assertion
there instead of a critical section.
Revision Changes Path
1.20 +1 -4 src/sys/kern/kern_event.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_event.c.diff?r1=1.19&r2=1.20&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]