Date: Mon, 8 Jul 2002 16:09:11 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_zeroidle.c Message-ID: <200207082309.g68N9B5E022075@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/07/08 16:09:11 PDT Modified files: sys/vm vm_zeroidle.c Log: Turn the zeroidle process off for SMP systems, there is still a possible TLB problem when bouncing from one cpu to another (the original cpu will not have purged its TLB if the it simply went idle). Pointed out by: Tor.Egge@cvsup.no.freebsd.org Approved by: Tor is never wrong. :-) Revision Changes Path 1.12 +4 -0 src/sys/vm/vm_zeroidle.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?200207082309.g68N9B5E022075>