From owner-cvs-all Sun Mar 17 10:37:41 2002 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 B4E1F37B476; Sun, 17 Mar 2002 10:37:37 -0800 (PST) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2HIbbg12300; Sun, 17 Mar 2002 10:37:37 -0800 (PST) (envelope-from alc) Message-Id: <200203171837.g2HIbbg12300@freefall.freebsd.org> From: Alan Cox Date: Sun, 17 Mar 2002 10:37:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/03/17 10:37:37 PST Modified files: sys/vm vm_object.c Log: Remove vm_object_count: It's unused, incorrectly maintained and duplicates information maintained by the zone allocator. Revision Changes Path 1.203 +1 -4 src/sys/vm/vm_object.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message