From owner-freebsd-hackers Tue Jan 30 16:44:55 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 0BD2637B6A3 for ; Tue, 30 Jan 2001 16:44:38 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id f0V0iVV97195; Tue, 30 Jan 2001 16:44:31 -0800 (PST) (envelope-from dillon) Date: Tue, 30 Jan 2001 16:44:31 -0800 (PST) From: Matt Dillon Message-Id: <200101310044.f0V0iVV97195@earth.backplane.com> To: Thomas Moestl Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: removing setgid kmem from top, collecting per-device swap stats References: <20010130224759.A1589@crow.dom2ip.de> <200101302321.f0UNLcB95520@earth.backplane.com> <20010131005923.A2199@crow.dom2ip.de> <200101310017.f0V0Htr96647@earth.backplane.com> <20010131013049.A2368@crow.dom2ip.de> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Yep. I only thought I should keep the layering by using VOPs. But you :are right, swap_pager and vm_swap are dependent anyway, so this can :be justified, and things are not duplicated over the whole file. :So, is it OK with you if I do it the way you described? : : - thomas Yes, I think it's a fine idea and it will reduce the system load created by top, systat -vm, and swapinfo, and allow you to move away from the KVM interface. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message