You are not logged in.
Pages: 1
does anything in terms of kernel, or kernel configuring have to be changed when using dual core chipsets (64 bit)...such as a SMP kernel?
Or with the standard kernel and settings am I efectively utilizing my chipset?
Offline
The standard kernel works perfectly with multi-core processors.
Offline
Do you see 2 Arch logos on bootup? If so, you're using both cores. ![]()
You may also want to simply edit your MAKEFLAGS to 'j3' in makepkg.conf, for reducing compile times.
Offline
Do you see 2 Arch logos on bootup? If so, you're using both cores.
Awww jeez, I was wondering for quite a while why the heck there are two logos...
And of course: 'uname -a' gives
Linux aconcagua 2.6.24-ARCH #1 SMP PREEMPT Mon Mar 24 12:40:16 CET 2008 x86_64 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz GenuineIntel GNU/Linux
Offline
What does the SMP aprt of uname -a mean?
Multi Processor?
Offline
Offline
Pages: 1