Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Nov 1998 18:03:34 -0800
From:      David Greenman <dg@root.com>
To:        David Jeffers <jeffers@redrose.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: procfs too small? 
Message-ID:  <199811090203.SAA04394@root.com>
In-Reply-To: Your message of "Sun, 08 Nov 1998 20:13:56 EST." <19981108201356.A10944@primus.mynet.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>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.

-DG

David Greenman
Co-founder/Principal Architect, The FreeBSD Project


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?199811090203.SAA04394>