Mailinglist Archive: opensuse-kernel (79 mails)
| < Previous | Next > |
[opensuse-kernel] Using Multicore with 2.6.30.5 OpenSuSE 11.1
- From: "Wong" <wongsuse@xxxxxxxxxx>
- Date: Sun, 6 Sep 2009 17:01:33 +0800
- Message-id: <80081F40865349078775405A6C736025@pc>
Dear List,
I want to compile kernel 2.6.30.5 in openSuSE 11.1 to be able to use multicore of Intel Q8200.
Here is my options:
CONFIG_SMP=y
CONFIG_MCORE2=y
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
****
make
make modules_install
make install
****
But kernel seems did not recognize the setting I choose. Need advise what wrong I made.
Thank you so much for your help
Rgds,
Wong
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
I want to compile kernel 2.6.30.5 in openSuSE 11.1 to be able to use multicore of Intel Q8200.
Here is my options:
CONFIG_SMP=y
CONFIG_MCORE2=y
CONFIG_NR_CPUS=4
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT_NONE=y
****
make
make modules_install
make install
****
But kernel seems did not recognize the setting I choose. Need advise what wrong I made.
Thank you so much for your help
Rgds,
Wong
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
| < Previous | Next > |