Coder Social home page Coder Social logo

Hyperthreading support ? about bld-patches HOT 3 CLOSED

rmullick avatar rmullick commented on September 27, 2024
Hyperthreading support ?

from bld-patches.

Comments (3)

rmullick avatar rmullick commented on September 27, 2024

Hyperthreading option has been disabled to make sure it avoids any conflict with mainline load balancer. Since BLD uses different technique for load sharing, so it's fine.

from bld-patches.

xCuri0 avatar xCuri0 commented on September 27, 2024

@rmullick So wouldn't it have problems detecting if it's a virtual thread ?

from bld-patches.

rmullick avatar rmullick commented on September 27, 2024

@xCuri0 No, the option you are talking about isn't about detecting virtual thread, it about utilizing CPU with hyperthreading feature (like most of the commodity processors today) and how scheduler will place task on those CPUs. They introduce this feature like 1 or 2 release back, I think.

BLD uses totally different approach for task placement in case of hyperthreading enabled processor (it depends upon the default group/domain creation). So, you don't need to worry about it, SCHED_SMT is a conflicting feature with BLD, so it's been kept disable.

from bld-patches.

Related Issues (2)

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.