Re: Adding k9 and k10 to bsd.cpu.mk



On Wed, Aug 29, 2007 at 11:02:01PM +0100, Bruce Cran wrote:
Björn König wrote:
Roman Divacky wrote:


I dont think the name matters THAT MUCH, the important thing is
to support the newer CPUs with FreeBSD infrastructure... name
it "blahblah" if you wish


I agree.

Intel's first Pentium 4 with SSE3 is called "prescott". We could use
"venice" analogously to represent SSE3-capable Athlon64 CPUs.


Would it be possible to indicate whether SSE3 is supported during boot?
I have a Turion 64 X2 which from what I've read supports SSE3 but while SSE
and SSE2 are listed as CPU features during boot, there's no mention of
SSE3.

--
Bruce Cran

FWIW:
It's already indicated during boot for my fairly old Athlon64:

CPU: AMD Athlon(tm) 64 Processor 3000+ (1809.28-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x20ff0 Stepping = 0
Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
Features2=0x1<SSE3>
^^^^^^^^^^^^^^^^^^^
AMD Features=0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow!+,3DNow!>
AMD Features2=0x1<LAHF>


Yuri
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Adding k9 and k10 to bsd.cpu.mk
    ... to support the newer CPUs with FreeBSD infrastructure... ... "venice" analogously to represent SSE3-capable Athlon64 CPUs. ... Would it be possible to indicate whether SSE3 is supported during boot? ... I have a Turion 64 X2 which from what I've read supports SSE3 but while SSE and SSE2 are listed as CPU features during boot, ...
    (freebsd-current)
  • Re: Adding k9 and k10 to bsd.cpu.mk
    ... execution of CPU-intensive programs (e.g. graphics/povray) that have ... I dont think the name matters THAT MUCH, the important thing is to support ... I think all this cpus are revision E and higher and should understand SSE3 ...
    (freebsd-current)
  • Re: Adding k9 and k10 to bsd.cpu.mk
    ... to support the newer CPUs with FreeBSD infrastructure... ... "venice" analogously to represent SSE3-capable Athlon64 CPUs. ... Would it be possible to indicate whether SSE3 is supported during boot? ... I have a Turion 64 X2 which from what I've read supports SSE3 but while SSE and SSE2 are listed as CPU features during boot, ...
    (freebsd-current)
  • SMP Timekeeping regression in 2.6.16-rc5 (and 2.6.16-rc4)
    ... Just built and installed a 2.6.16-rc5 kernel on my Powermac G4 Dual ... Essentially the two CPUs have ... # Loadable module support ...
    (Linux-Kernel)
  • Re: NUMA API
    ... I am aware of the code in libnuma by ak but this code ... numa_all_nodes could maybe in future change with node hotplug support, ... NUMA is only about "what CPUs ... but not "sticky memory" effects. ...
    (Linux-Kernel)