Re: [RFC][PATCH 00/26] sched/numa

From: Peter Zijlstra
Date: Mon Mar 19 2012 - 15:06:06 EST


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/