[1876] in bugtraq

home help back first fref pref prev next nref lref last post

Re: From the moderator: READ Please

daemon@ATHENA.MIT.EDU (Greg Woods)
Mon May 22 12:56:11 1995

To: claudio@fire.di.unipi.it (Claudio Telmon)
Date: Mon, 22 May 95 9:10:25 MDT
Cc: bugtraq@crimelab.com
In-Reply-To: <199505220903.LAA10036@fire.di.unipi.it>; from "Claudio Telmon" at May 22, 95 11:03 am
From: woods@ncar.ucar.edu (Greg Woods)

> 1) Some new releases of sendmail install the program as group kmem.
> I can't see any good reason for this

Most likely it is so that sendmail can determine the load average. It
has a feature that it will start queueing everything (rather than
delivering immediately) at one load threshhold, and another threshhold
at which it will begin refusing connections altogether. On some
systems, there is a system call to get the load average through the
kernel. On those where there is not, it is necessary to read /dev/kmem
to get this information.

--Greg

home help back first fref pref prev next nref lref last post