Giter VIP home page Giter VIP logo

Comments (4)

pbrownlow7 avatar pbrownlow7 commented on August 15, 2024

Hi, when using isolate with exclusive mode, CMK isolates on a core level. So, in your example, when the first task requests an exclusive core it takes both of the core's threads (2,38) and assigns them to the task, taking them both out of contention for other tasks to use.

Hope that clears things up.

from cpu-manager-for-kubernetes.

lamtov avatar lamtov commented on August 15, 2024

@phillyb7 I read the doc and example, you only talk about assign 1 core to 1 task. When I run cmk to assign multiple core to 1 task, just first core running the task. Can CMK make task run in multi core ?

from cpu-manager-for-kubernetes.

pbrownlow7 avatar pbrownlow7 commented on August 15, 2024

Hi @lamto20132223, this problem was also mentioned recently here #244

We're currently investigating the issue to see if it's an actual bug.

from cpu-manager-for-kubernetes.

lamtov avatar lamtov commented on August 15, 2024

Hi @phillyb7 I think this is problem about docker version or something.
When I assign 1 core to task it work perfect, but cannot assign 2 or more cores to 1 task
Look like taskset has some conflict with isolcpu like this link bellow
moby/moby#31086

from cpu-manager-for-kubernetes.

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.