From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20030221024223.11878.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] output of ps(1) memory usage In-Reply-To: Message from YAMANASHI Takeshi of "Fri, 21 Feb 2003 11:27:52 +0900." From: Scott Schwartz Date: Thu, 20 Feb 2003 21:42:23 -0500 Topicbox-Message-UUID: 6c79c350-eacb-11e9-9e20-41e7f4b1d025 | Is there an easy way to determine the amount of memory | really inuse (or physically mapped?) within a process? You could look at the map file. Maybe ps could show more of that information, to have a nicer interface.