Interest of SMP kernel :)

2002-09-19 Thread Egor Tur
Hi. $ uname -a Linux pupkin 2.4.19 #1 SMP Mon Sep 16 08:45:01 EEST 2002 i686 unknown I have 2 processors, 256 memory, 256 swap cd /usr/src/linux see Documentation/smp.txt; grep MAKE conf.vars MAKE = /usr/bin/make -j3 time make-kpkg --revision=pupkin.0.6 kernel_image

Re: Interest of SMP kernel :)

2002-09-19 Thread Michael Heironimus
If you're using make-kpkg, I think you'll have to set CONCURRENCY_LEVEL. The option is documented in the kernel-pkg.conf man page. On Fri, Sep 20, 2002 at 05:13:19AM +0300, Egor Tur wrote: > grep MAKE conf.vars > MAKE = /usr/bin/make -j3 > > time make-kpkg --revision=pupkin.0.6