Jani, <br> Do we know an official count on the memory requirements of the new live cd? I was interested so I can make the update to the website in an attempt to lessen the user confusion.<br><br>-Adam<br><br><div><span class="gmail_quote">
On 11/6/06, <b class="gmail_sendername">Eero Tamminen</b> <<a href="mailto:oak@helsinkinet.fi">oak@helsinkinet.fi</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>On Monday 06 November 2006 19:25, Cody Somerville wrote:<br>> I'm getting a copy of the live cd this weekend (I don't have a burner of<br>> my own yet) and so I'll play around with it to see if I can identify some
<br>> memory hogs.<br><br>Could you mail to the list the output of following command:<br>--------------------------------<br>echo "size:,rss:,share:,code:,data:,lib:,dirty:,PID:,name:";<br>for i in /proc/[0-9]*; do
<br> echo $(tr ' ' ',' < $i/statm),${i##*/},$(tr '\0' ' ' < $i/cmdline);<br>done|grep -v 0,0,0,0,0,0,0|sort -nr<br>--------------------------------<br><br>Basically it reads the /proc/PID/statm memory stats for all processes
<br>and outputs them (with process PID and command line) in CSV format<br>one can view in spreadsheet.<br><br>Like "top" this is very inaccurate because it doesn't tell how much of the<br>memory is private to the process (like much harder to parse /proc/PID/smaps
<br>data would), but it's good enough for rough analysis.<br><br><br> - Eero<br><br>--<br>xubuntu-devel mailing list<br><a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel">
https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel</a><br></blockquote></div><br><br clear="all"><br>-- <br>-=:Max:=-<br>--OpenPGP key: 5DBFA065--