On 03/10/2013 03:10 PM, Richard Braun wrote: > My current build trees are too large to fit in memory. I use ccache, and > tuning virtual memory helps a lot when rebuilding parts of a build tree > (which is my common working set, and not easily put in a tmpfs without > the rest of the tree). This is actually what made me think about > patching htop. whoa. I'm unsure what to think. Impressive, I guess.
I usually just clone my whole repository to /tmp before I start working. I'd have to be extremely greedy to run out of memory. On my smallest system, I'd have 4GB. I can "almost" imagine running out of space there if I included all of clang, gcc and boost there. ccache goes on tmpfs any way for me Just this morning I copied a virtual machine into my tmpfs for playing around. My main workstation has 32GB so that's not hard to do. And it performs :) With or without ballooning. Anyways, I'll leave it at this, because it's not really relevant, I'll leave the topic to others :) Seth ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ htop-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/htop-general
