Date: Tue, 17 Jul 2007 22:34:14 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 genassym.c swtch.s Message-ID: <200707172234.l6HMYE0J085525@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707172234.l6HMYE0J085525>
