cvs commit: src/sys/dev/cpufreq ichss.c src/sys/i386/cpufreq est.c p4tcc.c powernow.c smist.c

Abdullah Ibn Hamad Al-Marri wearabnet at yahoo.ca
Wed Aug 20 21:24:07 UTC 2008


----- Original Message ----

> From: John Baldwin <jhb at FreeBSD.org>
> To: src-committers at FreeBSD.org; cvs-src at FreeBSD.org; cvs-all at FreeBSD.org
> Sent: Wednesday, August 20, 2008 9:33:09 PM
> Subject: cvs commit: src/sys/dev/cpufreq ichss.c src/sys/i386/cpufreq est.c p4tcc.c powernow.c smist.c
> 
> jhb         2008-08-20 18:33:09 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_7)
>     sys/dev/cpufreq      ichss.c 
>     sys/i386/cpufreq     est.c p4tcc.c powernow.c smist.c 
>   Log:
>   SVN rev 181935 on 2008-08-20 18:33:09Z by jhb
>   
>   MFC: Attach the cpufreq child devices with specific orders to enforce
>   relative priority of some of the drivers that manage the same state (e.g.
>   ichss0 vs est0).
>   
>   Revision  Changes    Path
>   1.10.2.2  +1 -1      src/sys/dev/cpufreq/ichss.c
>   1.11.2.6  +1 -1      src/sys/i386/cpufreq/est.c
>   1.12.2.2  +1 -1      src/sys/i386/cpufreq/p4tcc.c
>   1.4.2.1   +1 -1      src/sys/i386/cpufreq/powernow.c
>   1.2.2.1   +1 -1      src/sys/i386/cpufreq/smist.c
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"

Hey John,

I got this in AMD64.

FreeBSD 7.0-STABLE #0: Wed Aug 20 20:36:51 GMT 2008
    arabian at services.wearab.net:/usr/obj/usr/src/sys/SERVICES
module_register: module cpu/ichss already exists!
Module cpu/ichss failed to register: 17
module_register: module cpu/powernow already exists!
Module cpu/powernow failed to register: 17
module_register: module cpu/est already exists!
Module cpu/est failed to register: 17
module_register: module cpu/p4tcc already exists!
Module cpu/p4tcc failed to register: 17
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz (2397.62-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x6f6  Stepping = 6
 
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0xe3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
  AMD Features=0x20100800<SYSCALL,NX,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 2
usable memory = 2129907712 (2031 MB)
avail memory  = 2055659520 (1960 MB)
ACPI APIC Table: <INTEL  D946GZIS>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
acpi0: <INTEL D946GZIS> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0

 Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/


      


More information about the cvs-src mailing list