Re: duration of buildworld

2015-07-28 Thread Marcus Reid
On Mon, Jul 27, 2015 at 08:47:04PM +0200, Matthias Apitz wrote: > This pointed in the right direction. I have had 6x 1 GByte additional > swap partitions to plain files mounted Swap devices are used in an interleaved fashion. By having multiple file-backed swap devices on (presumably) the same dis

Re: duration of buildworld

2015-07-28 Thread Matthias Apitz
El día Tuesday, July 28, 2015 a las 09:20:38AM +0100, David Chisnall escribió: > It sounds as if the swap was working (as the build took a long time, it > didn’t run out of memory). My guess would be that, before the reboot, > something had wired (or, if not, then touched frequently enough to k

Re: duration of buildworld

2015-07-28 Thread David Chisnall
On 27 Jul 2015, at 20:49, Slawa Olhovchenkov wrote: > > No idea. > May be someone know about current status swap in file on UFS. > This is work for me some time ago. It sounds as if the swap was working (as the build took a long time, it didn’t run out of memory). My guess would be that, befor

Re: duration of buildworld

2015-07-27 Thread Slawa Olhovchenkov
On Mon, Jul 27, 2015 at 09:40:39PM +0200, Matthias Apitz wrote: > El d'ia Monday, July 27, 2015 a las 10:34:10PM +0300, Slawa Olhovchenkov > escribi'o: > > > > This pointed in the right direction. I have had 6x 1 GByte additional > > > swap partitions to plain files mounted (because I needed thi

Re: duration of buildworld

2015-07-27 Thread Matthias Apitz
El día Monday, July 27, 2015 a las 10:34:10PM +0300, Slawa Olhovchenkov escribió: > > This pointed in the right direction. I have had 6x 1 GByte additional > > swap partitions to plain files mounted (because I needed this to get > > the eclipse port compiled within poudriere). After changing the

Re: duration of buildworld

2015-07-27 Thread Slawa Olhovchenkov
On Mon, Jul 27, 2015 at 08:47:04PM +0200, Matthias Apitz wrote: > El d'ia Monday, July 27, 2015 a las 03:00:06PM +0300, Slawa Olhovchenkov > escribi'o: > > > On Mon, Jul 27, 2015 at 07:58:04AM +0200, Matthias Apitz wrote: > > > > > > > > Hello, > > > > > > Yesterday I grabbed r285885 from SVN

Re: duration of buildworld

2015-07-27 Thread Matthias Apitz
El día Monday, July 27, 2015 a las 03:00:06PM +0300, Slawa Olhovchenkov escribió: > On Mon, Jul 27, 2015 at 07:58:04AM +0200, Matthias Apitz wrote: > > > > > Hello, > > > > Yesterday I grabbed r285885 from SVN and launched a > > > > # make -j2 buildworld > > > > which is still running after

Re: duration of buildworld

2015-07-27 Thread Slawa Olhovchenkov
On Mon, Jul 27, 2015 at 01:06:15PM +0100, David Chisnall wrote: > On 27 Jul 2015, at 13:00, Slawa Olhovchenkov wrote: > > > > May be swap trashing on clang compilation? > > 4GB ought to be enough for building clang with -j2. A few of the > template-heavy files can use 500+MB of RAM compiling a

Re: duration of buildworld

2015-07-27 Thread Slawa Olhovchenkov
On Mon, Jul 27, 2015 at 07:58:04AM +0200, Matthias Apitz wrote: > > Hello, > > Yesterday I grabbed r285885 from SVN and launched a > > # make -j2 buildworld > > which is still running after 19 hours on a server of 2 CPU of the type > Intel(R) Core(TM)2 Extreme CPU X9100 @ 3.06GHz and 4 GByte

Re: duration of buildworld

2015-07-27 Thread Oliver Pinter
Hi! On 7/27/15, Matthias Apitz wrote: > > Hello, > > Yesterday I grabbed r285885 from SVN and launched a > > # make -j2 buildworld > > which is still running after 19 hours on a server of 2 CPU of the type > Intel(R) Core(TM)2 Extreme CPU X9100 @ 3.06GHz and 4 GByte memory. > > Last time in Janu

Re: duration of buildworld

2015-07-27 Thread Matthias Apitz
El día Monday, July 27, 2015 a las 07:58:04AM +0200, Matthias Apitz escribió: > > Hello, > > Yesterday I grabbed r285885 from SVN and launched a > > # make -j2 buildworld > > which is still running after 19 hours on a server of 2 CPU of the type > Intel(R) Core(TM)2 Extreme CPU X9100 @ 3.06G

duration of buildworld

2015-07-26 Thread Matthias Apitz
Hello, Yesterday I grabbed r285885 from SVN and launched a # make -j2 buildworld which is still running after 19 hours on a server of 2 CPU of the type Intel(R) Core(TM)2 Extreme CPU X9100 @ 3.06GHz and 4 GByte memory. Last time in January with r276659 on the same host it took only some 8 ho