Giter VIP home page Giter VIP logo

Comments (5)

cyring avatar cyring commented on July 29, 2024

Thanks for your return.
Accordingly to the processor specs, values are indeed not the same. CoreFreq should display 2 physical and 4 logical cores; but it displays enabled/max capable cores.
No cpu database to fix but the count algorithm, which is based on the cpuid instruction, has to be improved.

from corefreq.

MyPod-zz avatar MyPod-zz commented on July 29, 2024

Although in a different generation, I have a similar issue with a mismatched core count. My dual socket X5670 system only reports 16 cores and not the expected 24.

|- Online CPU [16/16]

I can provide more information/open a separate issue/test as needed.

from corefreq.

cyring avatar cyring commented on July 29, 2024

I'm working on a subset project to focus on topology @ http://github.com/cyring/topology
I suggest you switch to it for any issue.

Later when topology will be ok with DP, MP processors, I will back port code into CoreFreq

Regards

from corefreq.

cyring avatar cyring commented on July 29, 2024

Fixed with the OS cpu count.

from corefreq.

cyring avatar cyring commented on July 29, 2024

Hello,

Could you please try the last changes ?

  1. start the driver in Experimental mode
    insmod corefreqk.ko Experimental=1
  2. post back the results of:
    corefreq-cli -s
    corefreq-cli -m
    corefreq-cli -M
    using low and high system load, 3 turns of corefreq-cli -g and corefreq-cli -V

Thank you

from corefreq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.