From owner-freebsd-stable Sun Oct 15 22:33:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from code.omcl.org (code.cs.unm.edu [64.106.46.110]) by hub.freebsd.org (Postfix) with ESMTP id 9ADAB37B66E for ; Sun, 15 Oct 2000 22:33:29 -0700 (PDT) Received: from code.omcl.org (localhost [127.0.0.1]) by code.omcl.org (8.11.1/8.11.1) with ESMTP id e9G5XGQ98213; Sun, 15 Oct 2000 23:33:16 -0600 (MDT) (envelope-from spcoltri@code.omcl.org) Message-Id: <200010160533.e9G5XGQ98213@code.omcl.org> To: "Wyness Casama" Cc: stable@FreeBSD.ORG Subject: Re: procfs: out of memory! In-Reply-To: Your message of "Sun, 15 Oct 2000 22:30:15 PDT." Date: Sun, 15 Oct 2000 23:33:16 -0600 From: Steve Coltrin Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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. -spc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message