Why does FreeBSD 8.-0 think that my Dell SX260 have "non-unform processors"?

Sean Hulbert shulbert at toolwire.com
Wed Dec 23 00:36:21 UTC 2009


Hello have you looked to your /etc/rc.conf

set to the following by adding:

powerd_enable="YES"

power_flag'-i 85 -r 60 -p 100"

or

Now you can also modify this file: /etc/sysctl.conf or /boot/loader.conf
(CPU Frequency)

debug.cpufreq.lowest=600

To test live in your terminal you can set it with this command:

sysctl debug.cpufreq.lowest=600

Now you can set it to 1200 but I would recommend 100 at a time for testing.






Thank You
Sean Hulbert
Miraculum Laborat

Network Systems Specialist

www.toolwire.com
 
CONFIDENTIALITY NOTICE: This communication with its contents may contain confidential and/or legally privileged information. It is solely for the use of the intended recipient(s). Unauthorized interception, review, use or disclosure is prohibited and may violate applicable laws including the Electronic Communications Privacy Act. If you are not the intended recipient, please contact the sender and destroy all copies of the communication.
 
igitur qui desiderat pacem, praeparet bellum!!!
 
Epitoma Rei Militaris

-----Original Message-----
From: owner-freebsd-stable at freebsd.org [mailto:owner-freebsd-stable at freebsd.org] On Behalf Of Torfinn Ingolfsen
Sent: Tuesday, December 22, 2009 3:42 PM
To: freebsd-stable at freebsd.org
Subject: Re: Why does FreeBSD 8.-0 think that my Dell SX260 have "non-unform processors"?

On Mon, 21 Dec 2009 21:21:45 +0000 (GMT)
Gavin Atkinson <gavin at FreeBSD.org> wrote:

> Can you please reboot and show a verbose dmesg from this system?

Yes, it is there[1] now. :-)

> Also, how many CPUs does this system actually have?  It appears that
> in the 7.2 dmesg at 2) above, two are detected but only one is ever
> used - are you explicitly disabling hyperthreading somehow?

It has one Pentium 4 cpu.
Hyperthreading was disabled in bios, it is enabled now:
Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.2-STABLE #6: Sun Oct 11 11:14:33 CEST 2009
    root at kg-work2.kg4.no:/usr/obj/usr/src/sys/SX270
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 2.60GHz (1295.21-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FX
SR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x4400<CNXT-ID,xTPR>
  Logical CPUs per core: 2
real memory  = 2145849344 (2046 MB)
avail memory = 2090192896 (1993 MB)
ACPI APIC Table: <DELL   SX260  >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP/HT): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: <DELL SX260  > on motherboard


References:
1) http://sites.google.com/site/tingox/sx260_freebsd

-- 
Torfinn

_______________________________________________
freebsd-stable at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list