Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Is the system SMP capable?

Is the system SMP capable?

2006-08-25       - By Dag Wieers

 Back
Reply:     1     2     3     4     5     6     7     8  

On Fri, 25 Aug 2006, Ben Spencer wrote:

> Is there a way to determine if the OS will take advantage of additional
> CPUs if one was installed without having the kernel config file and
> nothing apparent being displayed at boot/via uname? We don't want to buy
> additional CPUs for the box and find out the OS will not support them.
>
> Is there any performance gain from 2 CPUs when the OS isn't SMP enabled?

If the question is: do I have more than one CPU ?
Then the answer is hidden in the dmidecode output.

  dmidecode | grep -B1 -E '^\s+(Socket Designation: Proc |Status: )'

If you're not sure if all the processors are being used by the OS, you can
compare this output to what /proc/cpuinfo has to say.

  grep -E '(^processor|^model name)' /proc/cpuinfo

Beware though that dmidecode counts physical processors (or sockets) and
/proc/cpuinfo counts logical processors (like when hyperthreading is
enabled). For both you need an SMP-aware kernel if you have more than one.

Kind regards,
--   dag wieers,  dag@(protected),  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]

--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list