From owner-cvs-all Fri Dec 8 13:31:56 2000 From owner-cvs-all@FreeBSD.ORG Fri Dec 8 13:31:53 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1FFA37B400; Fri, 8 Dec 2000 13:31:52 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB8LVq610497; Fri, 8 Dec 2000 13:31:52 -0800 (PST) (envelope-from jake) Message-Id: <200012082131.eB8LVq610497@freefall.freebsd.org> From: Jake Burkholder Date: Fri, 8 Dec 2000 13:31:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 swtch.s vm_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jake 2000/12/08 13:31:52 PST Modified files: sys/i386/i386 swtch.s vm_machdep.c Log: Revert the previous change I made to cpu_switch. It doesn't help as much as I thought it would and according to bde was a pessimization. Revision Changes Path 1.101 +5 -3 src/sys/i386/i386/swtch.s 1.144 +2 -2 src/sys/i386/i386/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message