From owner-cvs-all Sun Feb 7 16:27:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12107 for cvs-all-outgoing; Sun, 7 Feb 1999 16:27:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12102; Sun, 7 Feb 1999 16:27:56 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id QAA79630; Sun, 7 Feb 1999 16:27:56 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Sun, 7 Feb 1999 16:27:56 -0800 (PST) Message-Id: <199902080027.QAA79630@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_unix.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/02/07 16:27:56 PST Modified files: sys/vm vm_unix.c Log: Backed out vm_map coalesce optimization - it resulted in 22% more page faults for reasons unknown ( under investigation ). /usr/bin/time -l make in /usr/src/bin went from 67000 faults to 90000 faults. Revision Changes Path 1.19 +2 -2 src/sys/vm/vm_unix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message