Date: Fri, 23 Aug 2002 14:45:59 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa apic_vector.s Message-ID: <200208232145.g7NLjxWg047281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/08/23 14:45:59 PDT Modified files: sys/i386/isa apic_vector.s Log: Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown was wrong. It only ever invalidated one page due to me getting the loop terminator wrong. This explains the DISABLE_PG_G effect on SMP. Revision Changes Path 1.85 +1 -1 src/sys/i386/isa/apic_vector.s 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?200208232145.g7NLjxWg047281>