You are not logged in.

#1 2010-10-24 02:18:43

trn
Member
Registered: 2010-09-06
Posts: 16

Compiling Kernel for 24 CPU threads

I've been looking around but can't find an answer to this yet.  How can I compile a x86_64 kernel for 24 CPUs?  By default in the x86_64 config is set to CONFIG_NR_CPUS=16.

Thanks in advance!

Offline

#2 2010-10-24 03:09:24

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Compiling Kernel for 24 CPU threads

well, the answer is in the question. build a new kernel with CONFIG_NR_CPUS=24

Offline

#3 2010-10-24 08:17:57

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: Compiling Kernel for 24 CPU threads

Use ABS to do it (see the wiki) or use a pre-made kernel from the AUR.  See kernel26-ck from my sig for example.  Just enable the menuconfig option and you can customize the entire thing if you wish.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2010-10-24 12:00:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Compiling Kernel for 24 CPU threads

Offline

#5 2010-10-31 02:26:11

trn
Member
Registered: 2010-09-06
Posts: 16

Re: Compiling Kernel for 24 CPU threads

Thanks graysky!  Menuconfig is awesome!

Offline

Board footer

Powered by FluxBB