From owner-cvs-all Wed Oct 21 18:45:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10609 for cvs-all-outgoing; Wed, 21 Oct 1998 18:45:34 -0700 (PDT) (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 SAA10604; Wed, 21 Oct 1998 18:45:33 -0700 (PDT) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA13695; Wed, 21 Oct 1998 18:45:31 -0700 (PDT) Date: Wed, 21 Oct 1998 18:45:31 -0700 (PDT) Message-Id: <199810220145.SAA13695@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm device_pager.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/10/21 18:45:30 PDT Modified files: sys/vm device_pager.c Log: Convert fake page allocs to use the zone allocator, thus eliminating the private pool management code in here. Revision Changes Path 1.34 +8 -14 src/sys/vm/device_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message