From owner-freebsd-smp Tue Dec 3 19:49:55 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA03439 for smp-outgoing; Tue, 3 Dec 1996 19:49:55 -0800 (PST) Received: from bluenose.na.tuns.ca (bluenose.na.tuns.ca [134.190.50.156]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA03434 for ; Tue, 3 Dec 1996 19:49:51 -0800 (PST) Received: (from smp@localhost) by bluenose.na.tuns.ca (8.7.6/8.7.3) id XAA15194; Tue, 3 Dec 1996 23:46:45 -0400 (AST) From: "J.M. Chuang" Message-Id: <199612040346.XAA15194@bluenose.na.tuns.ca> Subject: Re: cvs commit: sys/i386/conf options.i386 To: peter@spinner.dialix.com (Peter Wemm) Date: Tue, 3 Dec 1996 23:46:44 -0400 (AST) Cc: smp@freebsd.org In-Reply-To: <199612040304.LAA00465@spinner.DIALix.COM> from Peter Wemm at "Dec 4, 96 11:04:29 am" X-Mailer: ELM [version 2.4ME+ PL13 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-smp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Modified: i386/conf options.i386 > > Log: > > list SMP_INVLTLB as "should be working" > > Incidently, I'd appreciate hearing if this works for other people > as well. If this works as I suspect it does, it will dramatically > reduce the chances of filesystem and process memory corruption due > to page stealing and should be a major reliability improvement. > No more coredump for IDE with options SMP_INVLTLB. Great Work! Jim