|
Unshared memory usageUnshared memory usagePosted Aug 9, 2005 4:22 UTC (Tue) by daniel (subscriber, #3181)In reply to: Unshared memory usage by ajross Parent article: Our bloat problem
pmap 2430 | grep rw | awk '{total += $2}; END {print total}'
Bloat must be hunted down and exterminated wherever it is found :-)
(Log in to post comments)
Unshared memory usage Posted Aug 11, 2005 5:16 UTC (Thu) by sholden (guest, #7881) [Link] pmap 2430 | awk '/rw/ {total += $2}; END {print total}'
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.