From: Steven Rostedt <rostedt@goodmis.org>
To: Arun Srinivas <getarunsri@hotmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: sched /HT processor
Date: Sat, 02 Apr 2005 23:22:25 -0500 [thread overview]
Message-ID: <1112502145.27149.101.camel@localhost.localdomain> (raw)
In-Reply-To: <BAY10-F5413AE1988EF69D4405392D93A0@phx.gbl>
On Sun, 2005-04-03 at 07:46 +0530, Arun Srinivas wrote:
> I attached the 'dmesg' output because there it shows that my kernel
> recogonized 2 cpu's.As said earlier , are they treated as 2 physical cpu's
> or logical cpu's?
>
As I said, they are logical
[snip]
> > > available
> > > Apr 2 17:43:12 kulick2 kernel: CPU#1: Thermal monitoring enabled
> > > Apr 2 17:43:12 kulick2 kernel: CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz
> > > stepping 09
> > > Apr 2 17:43:12 kulick2 kernel: Total of 2 processors activated
> >(11911.16
> > > BogoMIPS).
> > > Apr 2 17:43:12 kulick2 kernel: cpu_sibling_map[0] = 1
> > > Apr 2 17:43:12 kulick2 kernel: cpu_sibling_map[1] = 0
> >
> >Here you see that you have two CPUs. 0 is the sibling of 1 and 1 to 0.
> >This just shows that you have HT. If you were to have a dual xeon, then
> >you would see 4 CPUs and two pairs.
> >
> >-- Steve
> >
>
I'll elaborate more. This says that you have a single CPU with
hyperthreading. That's what the siblings mean. That they share a single
physical CPU.
-- Steve
next prev parent reply other threads:[~2005-04-03 4:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bpH71yEXU00000397@hotmail.com>
2005-04-03 0:37 ` sched /HT processor Arun Srinivas
2005-04-03 1:17 ` Steven Rostedt
2005-04-03 2:16 ` Arun Srinivas
2005-04-03 4:22 ` Steven Rostedt [this message]
2005-04-03 7:52 ` Arun Srinivas
2005-04-03 11:17 ` Jesper Juhl
2005-04-03 15:31 ` Steven Rostedt
2005-04-03 22:52 ` Arun Srinivas
2005-04-03 23:08 ` Steven Rostedt
2005-04-04 23:06 ` scheduler/SCHED_FIFO behaviour Arun Srinivas
2005-04-04 23:17 ` Steven Rostedt
2005-04-05 2:16 ` Arun Srinivas
2005-04-05 3:33 ` Steven Rostedt
2005-04-03 22:52 ` sched /HT processor Arun Srinivas
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=1112502145.27149.101.camel@localhost.localdomain \
--to=rostedt@goodmis.org \
--cc=getarunsri@hotmail.com \
--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.