Date: Mon, 3 Apr 2006 23:56:40 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 interrupt.c Message-ID: <200604032356.k33Nueoq072487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-04-03 23:56:40 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 interrupt.c
Log:
Improve handling of IPI_STOP:
o use atomic operations to fiddle with stopped_cpus and started_cpus.
o disable interrupts while we're waiting to be started.
o remove logic relating to cpustop_restartfunc as it's not used.
Revision Changes Path
1.55 +7 -10 src/sys/ia64/ia64/interrupt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604032356.k33Nueoq072487>
