From owner-freebsd-current Tue Oct 29 19:07:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA23213 for current-outgoing; Tue, 29 Oct 1996 19:07:18 -0800 (PST) Received: from dyson.iquest.net ([198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA23206; Tue, 29 Oct 1996 19:07:10 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.2/8.6.9) id WAA12073; Tue, 29 Oct 1996 22:07:06 -0500 (EST) From: "John S. Dyson" Message-Id: <199610300307.WAA12073@dyson.iquest.net> Subject: Re: Request to add this to FAQ re: swap space To: dyson@FreeBSD.org Date: Tue, 29 Oct 1996 22:07:06 -0500 (EST) Cc: Tor.Egge@idt.ntnu.no, jdp@polstra.com, bsdcur@shadows.aeon.net, current@FreeBSD.org In-Reply-To: <199610300257.VAA12039@dyson.iquest.net> from "John S. Dyson" at Oct 29, 96 09:57:40 pm Reply-To: dyson@FreeBSD.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > > will there be a program available for reading /proc/???/map in any > > > > time soon? > > > > > > How about "cat"? ;-) > > > > > > Seriously, it works fine, if you just want to read or print the > > > information. > > > > Sometimes you only get some of the information :-( > > > Yep, consider that a bug report. The data is truncated to be 16K in > size. Soon, I'll make it dynamic. > PS. you'll still need a special program to read the most complex maps. John