Re: How is this possible

2023-05-18 Thread Aryeh Friedman
On Thu, May 18, 2023 at 3:03 PM Tomek CEDRO wrote: > > On Thu, May 18, 2023 at 8:51 PM Aryeh Friedmanwrote: > > On Thu, May 18, 2023 at 2:48 PM Tomek CEDRO wrote: > > > If you create a ramdisk and build there it will be even faster.. > > > assuming space is enough (kernel should go, not sure about

Re: How is this possible

2023-05-18 Thread Tomek CEDRO
On Thu, May 18, 2023 at 8:51 PM Aryeh Friedmanwrote: > On Thu, May 18, 2023 at 2:48 PM Tomek CEDRO wrote: > > If you create a ramdisk and build there it will be even faster.. > > assuming space is enough (kernel should go, not sure about world).. I > > have tried with 128GB RAM and it works quite w

Re: How is this possible

2023-05-18 Thread Aryeh Friedman
On Thu, May 18, 2023 at 2:48 PM Tomek CEDRO wrote: > > If you create a ramdisk and build there it will be even faster.. > assuming space is enough (kernel should go, not sure about world).. I > have tried with 128GB RAM and it works quite well on older hardware.. > similar to newer hardware with 3

Re: How is this possible

2023-05-18 Thread Tomek CEDRO
If you create a ramdisk and build there it will be even faster.. assuming space is enough (kernel should go, not sure about world).. I have tried with 128GB RAM and it works quite well on older hardware.. similar to newer hardware with 32GB RAM and nvme disk :-) -- CeDeROM, SQ7MHZ, http://www.tom

Re: How is this possible

2023-05-18 Thread mike tancsa
On 5/18/2023 2:36 PM, Aryeh Friedman wrote: Both machines' OS's where brand new "out of the box" installs using nothing but default settings... the only difference is the VM lives on a different SSD then the host OS (2 identical 1 TB SSD's) Maybe do a quick disk speed test to make sure there

Re: How is this possible

2023-05-18 Thread Aryeh Friedman
On Thu, May 18, 2023 at 2:34 PM mike tancsa wrote: > > Did it have to build clang on one and not the other ? It will say > something different than > > make[1]: "/usr/src/Makefile.inc1" line 338: SYSTEM_COMPILER: Determined > that CC=cc matches the source tree. Not bootstrapping a cross-compiler.

Re: How is this possible

2023-05-18 Thread Aryeh Friedman
On Thu, May 18, 2023 at 2:11 PM Paul Procacci wrote: > > > > On Thu, May 18, 2023 at 1:49 PM Aryeh Friedman > wrote: >> >> I have a host (brand new replacement machine built yesterday OS >> installed today) running 12.4 w/ 12 cores and 32 GB of RAM that took >> 1:30 hrs to do "make DESDIR=/

Re: How is this possible

2023-05-18 Thread mike tancsa
Did it have to build clang on one and not the other ? It will say something different than make[1]: "/usr/src/Makefile.inc1" line 338: SYSTEM_COMPILER: Determined that CC=cc matches the source tree.  Not bootstrapping a cross-compiler. make[1]: "/usr/src/Makefile.inc1" line 343: SYSTEM_LINKER:

How is this possible

2023-05-18 Thread Aryeh Friedman
I have a host (brand new replacement machine built yesterday OS installed today) running 12.4 w/ 12 cores and 32 GB of RAM that took 1:30 hrs to do "make DESDIR=/ world kernel" but the first VM I made (4 cores 8 GB of RAM) took only 1 hr?!?!?!? -- Aryeh M. Friedman, Lead Developer, http://ww