DragonFly commits List (threaded) for 2003-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys upcall.h src/sys/i386/i386 machdep.c
dillon 2003/12/06 17:17:53 PST
DragonFly src repository
Modified files:
sys/sys upcall.h
sys/i386/i386 machdep.c
Log:
Modify the upcall code to access the critical count via the current thread
rather then embedding the critical count in the upcall structure.
Revision Changes Path
1.5 +4 -3 src/sys/sys/upcall.h
1.48 +26 -14 src/sys/i386/i386/machdep.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/upcall.h.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/machdep.c.diff?r1=1.47&r2=1.48&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]