Next time try make -j<number of cpu cores + 1 )
I thought it was limited by the number of processor threads? In this case, if each CPU core has just one thread, the +1 does not really serve a purpose?
Cheers,
On Sun, 23 Feb 2020 at 09:26, Aruna Hewapathirane <aruna.hewapathirane@xxxxxxxxx> wrote:
_______________________________________________ArunaNext time try make -j<number of cpu cores + 1 ) , that is lets say you have two cores ?
make -j3
usually will cut down compile time in half :-)
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Pratyush Das(Reik)
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies