<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; memory allocation</title> <atom:link href="http://www.cyberciti.biz/tips/tag/memory-allocation/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Linux find the memory used by a program / process using pmap command</title><link>http://www.cyberciti.biz/tips/howto-find-memory-used-by-program.html</link> <comments>http://www.cyberciti.biz/tips/howto-find-memory-used-by-program.html#comments</comments> <pubDate>Tue, 20 Nov 2007 17:00:58 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[find memory used by program]]></category> <category><![CDATA[memory allocation]]></category> <category><![CDATA[memory usage]]></category> <category><![CDATA[physical memory]]></category> <category><![CDATA[pmap command]]></category> <category><![CDATA[procps]]></category> <category><![CDATA[shared memory]]></category> <category><![CDATA[virtual memory size]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-find-memory-used-by-program.html</guid> <description><![CDATA[You can find the memory used by a program (process) by looking into /proc directory or using standard command such as ps or top. However, you must calculate all memory usage by hand i.e. add Shared Memory + mapped file + total virtual memory size of the process + Resident Set Size + non-swapped physical [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-find-memory-used-by-program.html/feed</wfw:commentRss> <slash:comments>17</slash:comments> </item> </channel> </rss>
