From: Andrew Walrond <andrew@walrond.org>
To: linux-kernel@vger.kernel.org
Subject: CONFIG_NR_CPUS (or something related) broken in 2.5 ?
Date: Mon, 03 Mar 2003 23:20:40 +0000 [thread overview]
Message-ID: <3E63E348.10604@walrond.org> (raw)
Setting the number of cpus to 4 causes only 2 to be displayed in
/proc/cpuinfo
(On a dual P4 Xeon (Hyperthreaded) machine which normally shows 4 CPUs)
I'm using...
*
* ACPI Support
*
ACPI Support (ACPI) [Y/n/?] y
CPU Enumeration Only (ACPI_HT_ONLY) [Y/n/?] y
...to detect the HT Xeons.
Trying with CONFIG_NR_CPUS=5........Same
Trying with CONFIG_NR_CPUS=6........Same
Trying with CONFIG_NR_CPUS=7........3 Processors - Weird!
Trying with CONFIG_NR_CPUS=8........4 Processors - Hoorah!
Strange, or am I missing something?
Andrew Walrond
[Me: Off to try CONFIG_NR_CPUS=32 :)]
reply other threads:[~2003-03-03 23:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E63E348.10604@walrond.org \
--to=andrew@walrond.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.