Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2007 06:43:22 +0300
From:      Sergey Zaharchenko <doublef-ctm@yandex.ru>
To:        Nagy =?koi8-r?B?TOFzemzz?= Zsolt <nagylzs@freemail.hu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Invisible process killing the CPU
Message-ID:  <20070217034322.GA2758@shark.localdomain>
In-Reply-To: <45D60FD4.5010107@freemail.hu>
References:  <45D5D042.4000202@designaproduct.biz> <45D5D81E.1080700@joeholden.co.uk> <45D5E1BA.6010504@freemail.hu> <20070216192503.GA7827@shark.localdomain> <20070216192847.GA8358@shark.localdomain> <45D60FD4.5010107@freemail.hu>

next in thread | previous in thread | raw e-mail | index | archive | help

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello Nagy!

Fri, Feb 16, 2007 at 09:11:00PM +0100 you wrote:

> Now the CPU is almost idle. :-) However, the prcfr value is still=20
> between 400 and 500. Is that normal?

Depends on the value and properties of 'almost'. If no processes enter
and exit the system, it should be 0 (even if some process is constantly
running --- this value only), and that's what I observe when I know no
programs (like shell scripts) which start other programs are running.
Under light load, it should be OK. If you're still afraid of forking
processes, it's probably better to look at the last pid counter in the
`top' display to show whether lots of presesses are being created. It's
quite possible for prcfr to be in the tens of thousands when doing some
'find . |xargs -n 1 foo' stuff, especially where foo is a large program
(because foo gets invoked for each file individually), and it's not a
problem by itself.

--=20
DoubleF
No virus detected in this message. Ehrm, wait a minute...
/kernel: pid 56921 (antivirus), uid 32000: exited on signal 9
Oh yes, no virus:)

--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.1 (FreeBSD)

iD8DBQFF1nnawo7hT/9lVdwRAs08AJ9Z3X5fgTQSegmxmCZd+9XXAQ2yoQCfUbeC
hIj3OPBHb/Hc5A/Z6CARem0=
=Ds8z
-----END PGP SIGNATURE-----

--oyUTqETQ0mS9luUI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070217034322.GA2758>