Re: Viewing resource usage of builds

2013-08-23 Thread Gregory Szorc
On 8/22/13 7:04 PM, Mark Hammond wrote: On 21/08/2013 5:36 AM, Gregory Szorc wrote: ... Finally, this is just a friendly reminder that if you build mozilla-central and you don't have a machine with at least 4 *physical* cores, 16 GB RAM, and an SSD, you should upgrade your hardware. FTR, my

Re: Viewing resource usage of builds

2013-08-23 Thread Gabriele Svelto
On 23/08/2013 04:04, Mark Hammond wrote: FTR, my Windows machine has 16GB of ram, 4 physical cores, and both SS and spinning disks. A debug clobber build takes 34 minutes on the spinning disk and 31 on the SSD - so the wins of an SSD on my box aren't quite as large as I was expecting (I suspect

Re: Possible psutil bustage

2013-08-23 Thread Myk Melez
On 2013/08/23 10:28, Gregory Szorc wrote: The following should get your tree in a happy state: $ hg status -in python/psutil | xargs rm If your tree is a Git mirror clone, an equivalent is: git clean -xf python/psutil -myk ___ dev-platform

Re: Viewing resource usage of builds

2013-08-23 Thread Ehsan Akhgari
On 2013-08-22 10:04 PM, Mark Hammond wrote: On 21/08/2013 5:36 AM, Gregory Szorc wrote: ... Finally, this is just a friendly reminder that if you build mozilla-central and you don't have a machine with at least 4 *physical* cores, 16 GB RAM, and an SSD, you should upgrade your hardware. FTR,

Re: Viewing resource usage of builds

2013-08-23 Thread Justin Dolske
On 8/23/13 1:16 PM, Ehsan Akhgari wrote: Finally, this is just a friendly reminder that if you build mozilla-central and you don't have a machine with at least 4 *physical* cores, 16 GB RAM, and an SSD, you should upgrade your hardware. FTR, my Windows machine has 16GB of ram, 4 physical