Giter Site home page Giter Site logo

Comments (3)

mdcornu avatar mdcornu commented on July 17, 2024

Hi Jeremias,

Thanks for contacting us.

When CoD is enabled, LLC is logically split in half (~16MB on each cluster on your CPU). LLC of each cluster retains the same number of cache ways (bits in the contention mask) as with CoD disabled.
Your class mask is then effective on a per cluster basis, leaving you with 8MB for half of LLC on 1 cluster.

One thing to note, there is only one set of Class of Service registers that are shared across all clusters on a socket and cores can only fill into LLC on their local cluster.
So for example, with CoD enabled on your CPU, cores 0 and 3 are on separate clusters. Despite using the same COS, for example COS1, the cores are effectively isolated and they will fill into different parts of LLC.
If you could provide more context on your CoD & RDT use case then we could advise on the best setup for you.

Note: The kernel implementation of CAT (resctrl) does not support CoD so using this interface may lead to ambiguous results.

Regards,
Marcel

from intel-cmt-cat.

jgjl avatar jgjl commented on July 17, 2024

Hi Marcel,

thank you for your quick and helpful reply and the delay of mine.

That behavior makes sense. I will test it and come back to you.

Right now we are using the Intel RDT tool, so the resctrl issues do not effect us.

Regards,

Jeremias

from intel-cmt-cat.

mdcornu avatar mdcornu commented on July 17, 2024

No problem Jeremias.
I'll close this issue for now, if you find any other issues are have questions feel free to reopen this or create a new issue.

Regards,
Marcel

from intel-cmt-cat.

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.