From owner-freebsd-bugs Fri Nov 14 16:57:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA17663 for bugs-outgoing; Fri, 14 Nov 1997 16:57:56 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from lariat.lariat.org (ppp1000.lariat.org@lariat.lariat.org [129.72.251.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA17658 for ; Fri, 14 Nov 1997 16:57:50 -0800 (PST) (envelope-from brett@lariat.org) Received: (from brett@localhost) by lariat.lariat.org (8.8.8/8.8.8) id RAA25116; Fri, 14 Nov 1997 17:50:30 -0700 (MST) Message-Id: <3.0.5.32.19971114175737.00928b90@mail.lariat.org> X-Sender: brett@mail.lariat.org X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 14 Nov 1997 17:57:37 -0700 To: bugs@freebsd.org From: Brett Glass Subject: Foof! bug fix? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Have our trusty kernel hackers implemented Intel's fix for the "Foof!" bug? Apparently, it involves moving the IDT so that it spans a page boundary just so, then adding a bit of code to the page fault handler. The fix is at http://support.intel.com/support/processors/pentium/ppiie/index.htm on the Web. --Brett