Date: Sun, 28 Oct 2001 23:34:48 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 interrupt.c mp_machdep.c Message-ID: <200110290734.f9T7YmZ97365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2001/10/28 23:34:48 PST Modified files: sys/ia64/ia64 interrupt.c mp_machdep.c Log: o Send a test IPI from the BSP to itself at the same time APs are woken up. o Make IPIs synchronuous by default. If we want asynchronuous IPIs, we may want to make the memory fence controllable. Revision Changes Path 1.15 +7 -2 src/sys/ia64/ia64/interrupt.c 1.23 +7 -8 src/sys/ia64/ia64/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110290734.f9T7YmZ97365>