On Mon, 21 May 2001, Harrie Hazewinkel wrote:

> This would ease calculating of the offsets in an external
> module (in my case SNMP) and do not have to know the
> compiled value of HARD_SERVER_LIMT. I can get those
> values from the mpm_show function.

this is one of the many reasons the /proc interface to gathering info for
/bin/ps is much better than the /dev/kmem interface.  (with a /proc-like
interface you can hide implementation details.)

-dean

Reply via email to