Re: [gentoo-user] how do i know my SMP is working and setup right?

2007-06-01 Thread Iain Buchanan
On Sat, 2007-05-26 at 15:19 -0700, Daevid Vincent wrote:
 I just upgraded my Gentoo server from an old Celeron 1Ghz to a Pentium4
 3Ghz (hyperthreaded).

[snip]

 But when I'm in KDE, the little load applet doesn't show two CPUs
 (should it?).

don't know about kde, but have you tried something simple like top?
load it and then press '1' to swap between a composite cpu and real
cpus.

HTH,
-- 
Iain Buchanan iaindb at netspace dot net dot au

In matters of principle, stand like a rock;
in matters of taste, swim with the current.
-- Thomas Jefferson

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] how do i know my SMP is working and setup right?

2007-06-01 Thread darren kirby
quoth the Daevid Vincent:

 So why doesn't KDE show it in the little CPU applet?

What does:
cat /proc/cpuinfo

tell you?

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
...the number of UNIX installations has grown to 10, with more expected...
- Dennis Ritchie and Ken Thompson, June 1972
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] how do i know my SMP is working and setup right?

2007-05-26 Thread Denis

Having done this several times now, you have to select the following
in the kernel:

-SMP support and SMP Scheduling (only for processors with Hyperthreading)
-Enhanced Real Time Clock (RTC) support
-ACPI (in the power management menu)

Without ACPI support, only one processor will be recognized, as I
recently had experienced.

There may be something else I'm forgetting, but right now the list
seems complete.  Hope this helps.
--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] how do i know my SMP is working and setup right?

2007-05-26 Thread Daevid Vincent
 -Original Message-
 From: Denis [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, May 26, 2007 3:47 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] how do i know my SMP is working 
 and setup right?
 
 Having done this several times now, you have to select the following
 in the kernel:
 
 -SMP support and SMP Scheduling (only for processors with 
 Hyperthreading)
 -Enhanced Real Time Clock (RTC) support
 -ACPI (in the power management menu)
 
 Without ACPI support, only one processor will be recognized, as I
 recently had experienced.
 
 There may be something else I'm forgetting, but right now the list
 seems complete.  Hope this helps.

I checked my .config and it seems I have those set (and running in
current kernel).

So why doesn't KDE show it in the little CPU applet?

-- 
[EMAIL PROTECTED] mailing list