From owner-freebsd-questions Sat Jan 13 12:54:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA12241 for questions-outgoing; Sat, 13 Jan 1996 12:54:07 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA12236 for ; Sat, 13 Jan 1996 12:54:04 -0800 (PST) Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id MAA00945; Sat, 13 Jan 1996 12:54:05 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.7.3/8.6.5) with SMTP id MAA00196; Sat, 13 Jan 1996 12:54:00 -0800 (PST) Message-Id: <199601132054.MAA00196@corbin.Root.COM> To: Peter Berger cc: questions@freebsd.org Subject: Re: ProcFS In-reply-to: Your message of "Sat, 13 Jan 1996 15:16:03 EST." From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 13 Jan 1996 12:54:00 -0800 Sender: owner-questions@freebsd.org Precedence: bulk >What is Procfs, and do I care? If I'm not examining the state of >processes by hand, does it offer any performance improvement? Why should >I keep this configured into a kernel? It's used by libkvm and thus ps, w, etc, to access other process's memory (for command args, etc). It's really not optional. -DG David Greenman Core Team/Principal Architect, The FreeBSD Project