From owner-cvs-all Fri Oct 30 06:53:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17936 for cvs-all-outgoing; Fri, 30 Oct 1998 06:53:55 -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 GAA17930; Fri, 30 Oct 1998 06:53:54 -0800 (PST) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA16133; Fri, 30 Oct 1998 06:53:55 -0800 (PST) Date: Fri, 30 Oct 1998 06:53:55 -0800 (PST) Message-Id: <199810301453.GAA16133@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/30 06:53:55 PST Modified files: sys/kern vfs_bio.c Log: Unwire everything to the inactive queue in order to preserve LRU ordering. Revision Changes Path 1.183 +12 -37 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message