From: Samuel Flory <sflory@rackable.com>
To: Artemio <artemio@artemio.net>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: SMP question
Date: Wed, 11 Jun 2003 12:38:20 -0700 [thread overview]
Message-ID: <3EE7852C.2050605@rackable.com> (raw)
In-Reply-To: <200306112043.11923.artemio@artemio.net>
Artemio wrote:
>Hello!
>
>I have the following question.
>
>My system is 2x 2.4Ghz Xeons.
>
>Linux kernel 2.4.18 compiled with SMP support sees it as four processors.
>
This is hyper threading. This is intel's attempt to cram extra
instructions on each cpu cyle. It may make things faster, or slower.
It really depends on what you are doing. You can shut off hyper
threading off in the bios.
>SMP-disabled kernel sees one, of course.
>
>I would like to know, how will it influence the system performance, if I run a
>UP kernel?
>
Well if you are generally only running a single program then it will
speed things up. If you run a number of programs all at once it will
speed things up. Hyperthreading tends to be a good thing if you are
running 8 or more cpu hungry processes.
>
>What does the kernel SMP support add? Just some API for additinal
>multiprocessor control?
>
For the most part. It also enables io-apic and other stuff.
--
There is no such thing as obsolete hardware.
Merely hardware that other people don't want.
(The Second Rule of Hardware Acquisition)
Sam Flory <sflory@rackable.com>
next prev parent reply other threads:[~2003-06-11 19:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-11 17:43 SMP question Artemio
2003-06-11 18:04 ` Tigran Aivazian
2003-06-11 19:38 ` Samuel Flory [this message]
2003-06-11 19:52 ` Artemio
2003-06-11 20:14 ` David Schwartz
2003-06-11 20:13 ` Artemio
2003-06-11 22:34 ` David Schwartz
2003-06-11 22:54 ` J.A. Magallon
2003-06-12 5:37 ` Artemio
2003-06-12 12:49 ` Matt Reppert
2003-06-12 17:25 ` Artemio
2003-06-12 14:02 ` Scott Robert Ladd
2003-06-12 20:59 ` J.A. Magallon
2003-06-11 21:25 ` Zwane Mwaikambo
[not found] <Pine.LNX.4.44.0306111838360.20310-100000@coffee.psychology.mcmaster.ca>
2003-06-12 5:42 ` Artemio
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=3EE7852C.2050605@rackable.com \
--to=sflory@rackable.com \
--cc=artemio@artemio.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox