public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Choosing a HyperThreading/SMP/MultiCore kernel ?
@ 2007-01-12 13:25 Sunil Naidu
  2007-01-12 15:03 ` Lennart Sorensen
  0 siblings, 1 reply; 12+ messages in thread
From: Sunil Naidu @ 2007-01-12 13:25 UTC (permalink / raw)
  To: linux-kernel

Hello All,

There are 2 cases:-

#1 Intel Pentium 4 Workstation with HyperThreading

Since kernel takes HT as 2 processors, I did say in KConfig as:

CONFIG_SMP= y
CONFIG_NR_CPUS=2
CONFIG_SCHED_MC=not set
CONFIG_MPENTIUM4=y (Or should I say CONFIG_X86_PC=y)
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=not set
RESOURCES_64BIT=not set
HOTPLUG_CPU=not set


Pl correct me if am wrong.


#2 Intel Core2Duo Processor - Laptop

CONFIG_SMP= y
CONFIG_NR_CPUS=4 ??
CONFIG_SCHED_MC=y
CONFIG_X86_PC=y ?  (if wrong, what should I set for Xeon QuadCore)
CONFIG_SCHED_SMT=not set
CONFIG_SCHED_MC=y
RESOURCES_64BIT=not set
HOTPLUG_CPU=not set

I didn't start this yet (still with Mac, will install in weekend), is
this correct one?

[OT] I don't know if I can ask about a suggested distro here or not?
Anyway, me read that Fedore & Yellow Dog suits well for this?


Thanks,
~Akula2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-01-20  3:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-12 13:25 Choosing a HyperThreading/SMP/MultiCore kernel ? Sunil Naidu
2007-01-12 15:03 ` Lennart Sorensen
2007-01-12 23:21   ` Sunil Naidu
2007-01-12 23:29     ` Paul Jackson
2007-01-13  3:38   ` Valdis.Kletnieks
2007-01-13 12:07     ` Stefan Richter
2007-01-13 17:54     ` Lennart Sorensen
2007-01-14  2:21       ` Valdis.Kletnieks
2007-01-20  3:45       ` Sunil Naidu
2007-01-13 20:18     ` Bill Davidsen
2007-01-14  1:55       ` Valdis.Kletnieks
2007-01-14 15:52         ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox