On Mon, 2012-03-19 at 15:07 +0100, Andrea Arcangeli wrote: > You may want to check how many gigabytes they swap... going through > the mess of swap-over-nfs to swap _only_ ~100M would be laughable. If > they push to swap several gigabytes ok, but then 100M more or less > won't matter. They explicitly said the regular system services that get spawned at boot and are convenient to have around but are mostly just there sucking up memory. Thinks like sshd, crond etc.. ps -deo pid,rss,comm | awk '{t += $2} END { print t }' On my (otherwise idle) box gives me ~62M. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href