From owner-freebsd-questions Wed Jan 10 7: 5:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id 184CA37B401 for ; Wed, 10 Jan 2001 07:05:22 -0800 (PST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.1/8.11.1) id f0AF5KM57625; Wed, 10 Jan 2001 10:05:20 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: /proc info References: <3A5AABC1.31BB9911@satx.rr.com> From: Lowell Gilbert Date: 10 Jan 2001 10:05:20 -0500 In-Reply-To: blaz@satx.rr.com's message of "9 Jan 2001 07:12:43 +0100" Message-ID: <44lmsjmor3.fsf@lowellg.ne.mediaone.net> Lines: 18 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG blaz@satx.rr.com (blaz) writes: > greetings, > > I am making the transition into FreeBSD, and it has been very enjoyable > so far. Information that I use to find useful in slackware was the > /proc/cpuinfo, > pci, meminfo, etc.. when i stray into /proc on FreeBSD it seems to be > nothing > but numbers. Is there any information that is equal to what slackware > spewed > out? That information is generally available in other places on FreeBSD. sysctl variables, vmstat(8), pciconf(8), top(1), and lots of other places. FreeBSD is also more aggressive in trying to keep all of its memory in use, so this kind of information for memory usage is much harder to interpret for the naive user. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message