[H-GEN] Number of 'named' processes spawned?

Robert Brockway robert at timetraveller.org
Wed Apr 24 01:56:54 EDT 2002


[ Humbug *General* list - semi-serious discussions about Humbug and     ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]

On Wed, 24 Apr 2002, Tony Melia (DMS) wrote:

> How do I limit the number of 'named' processes spawned by the Caching name
> server in RH 7.2?  It has spawned 5, they take about 5M each, but I only
> need 1 or 2 since we have very few users.  Checked config files and google
> groups, but nothing listed.

Linux uses "copy on write pages" so most of the binaries are duplicated.
Ie, the meory is only used once if you have 1, 5 or 100 binaries running.
Only pages which are different between the binaries need be seperate.

In addition, un-used binaries are swapped out, so in reality you should
find they take up minimal system resources.

Checkout top & see the amount of shared memory "SHARE" they are using.

Cheers,
	-Rob

-- Robert Brockway B.Sc. email: robert at timetraveller.org  ICQ: 104781119
   Linux counter project ID #16440 (http://counter.li.org)
   blake: up 104 days, 14:28,  2 users,  load average: 1.02, 1.01, 1.00
   "The earth is but one country and mankind its citizens" -Baha'u'llah


--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.  See http://www.humbug.org.au/



More information about the General mailing list