Date: Mon, 16 May 2005 15:45:12 +1000 From: Turker Dundar <tdundar@cremis.net> To: FreeBSD-SMP@freebsd.org Subject: Proliant 1600 with 2 CPUs Message-ID: <1116222311.3105.1.camel@fms210.dnr.qld.gov.au>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to create a new kernel to use both the cpus installed in my Proliant 1600 system. The machine can see both the cpus when it starts up, but kernel fails to do so. I am using 5.4-Release. In the kernel configuration file I have this parameter defined already. options SMP Kernel compiles with no errors. However, after the boot dmesg shows only cpu0. additional cpu is not listed. I tried options like NCPU=2 or APIC_IO. They are rejected as being invlaid options. Could you please tell me how I can make a new kernel to run with multiple cpus. I am posting this email because I could not find any document to help me further. Many thanks, Turker Dundar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1116222311.3105.1.camel>