Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Nov 1998 10:47:24 -0800
From:      Graeme Tait <graeme@echidna.com>
To:        dg@root.com
Cc:        David Jeffers <jeffers@redrose.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: procfs too small? 
Message-ID:  <364738BC.6868@echidna.com>
References:  <199811090203.SAA04394@root.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David Greenman wrote:
> 
> >How do I increase the size of procfs? I keep running out of
> >room in the process table after as little as 8 days uptime.
> >
> >$ df
> >Filesystem  512-blocks     Used    Avail Capacity  Mounted on
> >/dev/sd0s1a     196958    29688   151514    16%    /
> >/dev/sd1s1e     992734    27186   886130     3%    /home
> >/dev/sd0s1f    7186406  1125014  5486480    17%    /usr
> >/dev/sd1s1f    6989414   385074  6045188     6%    /usr/local
> >/dev/sd0s1e     594846     4192   543068     1%    /var
> >procfs               8        8        0   100%    /proc
> 
>    That has nothing to do with the "size" of procfs (which actually has
> no size since it is a pseudo filesystem). In any case, you need to increase
> the "maxusers" parameter in your kernel config file.


But if I do df -ik, the .proc inode usage seems to correlate with number of processes 
from ps -ax.

Is this so, and is the percentage inode usage displayed a meaningful indicator of 
whether you need to increase "maxusers", or should one deduce that by other means?


-- 
Graeme Tait - Echidna


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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