Date: Sun, 15 Oct 2000 22:49:19 -0700 From: "Wyness Casama" <wcasama@citytel.net> To: "Steve Coltrin" <spcoltri@code.omcl.org> Cc: <stable@freebsd.org> Subject: RE: procfs: out of memory! Message-ID: <BDEDLBCJLIFHONOPCINBGEFFCBAA.wcasama@citytel.net> In-Reply-To: <200010160533.e9G5XGQ98213@code.omcl.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>>I'm having a little trouble with my procfs... actually, it seems it's a >>little too small (4k) for what I'm doing. Is it possible to resize the >>procfs to say: 1mb+? >procfs isn't an ordinary file system; it's a projection of system memory into >the file system hierarchy. You never actually put files in it. Thanks for the info. :) I was thinking about the size of procfs (4k) I'm trying to increase that memory space cause the procfs is always full... I'm not too sure why, but it's preventimg me from even running 'top' or anything. the symptoms just seem to have started as soon as I installed a 3com 3905B 10/100 NIC. Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 48M 31M 13M 70% / /dev/ad0s1f 2.7G 349M 2.2G 14% /usr /dev/ad0s1e 19M 3.5M 14M 19% /var procfs 4.0K 4.0K 0B 100% /proc /dev/ad4s1e 74G 286M 68G 0% /sfs1 /dev/ad5s1e 74G 286M 68G 0% /sfs2 Any ideas on how I could alleviate this problem? would it be safe to simply try to remove the files in there? --wgc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BDEDLBCJLIFHONOPCINBGEFFCBAA.wcasama>