cvs commit: src/sys/i386/i386 genassym.c swtch.s
Jeff Roberson
jeff at FreeBSD.org
Tue Jul 17 22:34:14 UTC 2007
jeff 2007-07-17 22:34:14 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 genassym.c swtch.s
Log:
- Add support for blocking and releasing threads to i386 cpu_switch(). This
is required for per-cpu scheduler lock support.
Obtained from: attilio
Tested by: current@ many users
Approved by: re
Revision Changes Path
1.158 +1 -0 src/sys/i386/i386/genassym.c
1.155 +29 -3 src/sys/i386/i386/swtch.s
More information about the cvs-src
mailing list