Date: Tue, 16 Jan 2001 04:38:28 +0900 (JST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: pherman@frenchfries.net Cc: bright@wintelcom.net, current@FreeBSD.ORG Subject: Re: number of processes forked since boot Message-ID: <20010116.043828.97301753.ume@FreeBSD.org> In-Reply-To: <Pine.BSF.4.31.0101151942570.11142-100000@husten.security.at12.de> References: <20010116.033215.41625863.ume@FreeBSD.org> <Pine.BSF.4.31.0101151942570.11142-100000@husten.security.at12.de>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Mon, 15 Jan 2001 19:46:32 +0100 (CET) >>>>> Paul Herman <pherman@frenchfries.net> said: pherman> On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: > bright> * Hajimu UMEMOTO <ume@FreeBSD.ORG> [010115 10:00] wrote: > > > I wish to obtain number of processes forked since boot from userland. > > So, I made a patch to intend to commit. > > Any comment? pherman> I like the idea, but this belongs in vmeter with context switches, pherman> page faults, etc, doesn't it? This is how OpenBSD does it, anyway. I see. You mean accessing uvmexp.forks via sysctl. Does it solved by just moving nforks into vm_meter.c? -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010116.043828.97301753.ume>