Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: pentium d 3.2ghz only shows as 2.4ghz

  1. #1
    Join Date
    Jan 2012
    Beans
    161

    pentium d 3.2ghz only shows as 2.4ghz

    I recently bought a pentium d 3.2ghz with 4 mb l2 cache and when i type in lscpu it tells me that the clock speed is 2400 mhz and i only have a 2 mb l2 cache. any ideas?

  2. #2
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: pentium d 3.2ghz only shows as 2.4ghz

    Whats this say?

    Code:
    cat /proc/cpuinfo

  3. #3
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: pentium d 3.2ghz only shows as 2.4ghz

    Sounds like the sticker on the box does not match the processor under the heat sink. Sounds like somebody switched it.
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  4. #4
    Join Date
    Jan 2012
    Beans
    161

    Re: pentium d 3.2ghz only shows as 2.4ghz

    No. I put the processor in myself. I just bought it. It is a 3.2Ghz pentium D.

    Code:
    here is the readout on the /proc/cpuinfo
    
    processor	: 0
    vendor_id	: GenuineIntel
    cpu family	: 15
    model		: 6
    model name	: Intel(R) Pentium(R) D CPU 3.20GHz
    stepping	: 4
    microcode	: 0x4
    cpu MHz		: 2400.000
    cache size	: 2048 KB
    physical id	: 0
    siblings	: 2
    core id		: 0
    cpu cores	: 2
    apicid		: 0
    initial apicid	: 0
    fpu		: yes
    fpu_exception	: yes
    cpuid level	: 6
    wp		: yes
    flags		: 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 ht tm pbe syscall nx lm constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm tpr_shadow
    bogomips	: 6400.49
    clflush size	: 64
    cache_alignment	: 128
    address sizes	: 36 bits physical, 48 bits virtual
    power management:
    
    processor	: 1
    vendor_id	: GenuineIntel
    cpu family	: 15
    model		: 6
    model name	: Intel(R) Pentium(R) D CPU 3.20GHz
    stepping	: 4
    microcode	: 0x4
    cpu MHz		: 2400.000
    cache size	: 2048 KB
    physical id	: 0
    siblings	: 2
    core id		: 1
    cpu cores	: 2
    apicid		: 1
    initial apicid	: 1
    fpu		: yes
    fpu_exception	: yes
    cpuid level	: 6
    wp		: yes
    flags		: 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 ht tm pbe syscall nx lm constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm tpr_shadow
    bogomips	: 6400.49
    clflush size	: 64
    cache_alignment	: 128
    address sizes	: 36 bits physical, 48 bits virtual
    power management:

  5. #5
    Join Date
    Dec 2009
    Location
    germany
    Beans
    1,020
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: pentium d 3.2ghz only shows as 2.4ghz

    Quote Originally Posted by wingnut2626 View Post
    I recently bought a pentium d 3.2ghz with 4 mb l2 cache and when i type in lscpu it tells me that the clock speed is 2400 mhz and i only have a 2 mb l2 cache. any ideas?
    hi
    the cpu-freq. is scheduled (by default) on demand. have a look at:
    /sys/devices/system/cpu//sys/devices/cpu0/cpufreq
    in /sys/devices/system/cpu you will find cpu0 ... cpun. in cpufreq you find:
    cpuinfo_cur_freq, cpuinfo_min_freq, cpuinfo_max_freq .. cat these files and you will see what' possible for your cpu.
    just give some load on your box and you will see that the ghz goes up to 3.2.
    don't worry - be happy
    cheers
    "What is the robbing of a bank compared to the FOUNDING of a bank?" Berthold Brecht

  6. #6
    Join Date
    Jan 2012
    Beans
    161

    Re: pentium d 3.2ghz only shows as 2.4ghz

    So why is the L2 cache size wrong?

  7. #7
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: pentium d 3.2ghz only shows as 2.4ghz

    Check the stamping on the chip itself and do a search on intel's website. What is the chipset on the motherboard?
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  8. #8
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: pentium d 3.2ghz only shows as 2.4ghz

    I think the command "lscpu" lists the l2 cache as per core.
    I think you will find the command:
    Code:
    sudo lshw | more
    will list the total l2 cache size.
    Here is what I found on my i7 computer:
    Code:
    sudo lshw | more
    ...
            *-cache:1
                 description: L2 cache
                 physical id: 6
                 slot: L2-Cache
                size: 1MiB
                 capacity: 1MiB
                 capabilities: internal varies unified
    ...
    doug@s15:~/sguide-1304/serverguide-lp1077494-2$ lscpu
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    2
    Core(s) per socket:    4
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 42
    Stepping:              7
    CPU MHz:               1600.000
    BogoMIPS:              6822.07
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              8192K
    NUMA node0 CPU(s):     0-7

  9. #9
    prodigy_ is offline May the Ubuntu Be With You!
    Join Date
    Mar 2008
    Beans
    1,219

    Re: pentium d 3.2ghz only shows as 2.4ghz

    Quote Originally Posted by wingnut2626 View Post
    So why is the L2 cache size wrong?
    It's not wrong. Pentium D 940 is a dual-core CPU with 2x2MB cache (2MB per core which is exactly what you see in the output). It idles at 2400MHz because you have EIST enabled in BIOS. Do something CPU-intensive (watch video for example) and you'll see 3200.

  10. #10
    Join Date
    Jun 2007
    Beans
    14,788

    Re: pentium d 3.2ghz only shows as 2.4ghz

    ^Yeah, what prodigy_ said. More specifically, the Pentium D 940 has a 400MHz base clock and an 8x multiplier (8 * 400 = 3200 MHz). Speedstep puts the mulitplier down to 6 to save energy when the CPU is idle (6 * 400 = 2400 MHz).

    You could disable SpeedStep to make the CPU run at 3.2 GHz all the time, but that's a waste of electricity, especially when you have a 130W CPU...

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •