Git Product home page Git Product logo

Comments (2)

wali-ku avatar wali-ku commented on August 29, 2024

@boz25 , memguard no longer supports the per-task mode as you have observed. However, there are other alternatives that you can consider for this:

BWLOCK++: The kernel module in BWLOCK++ is based on MemGuard and the code-base is very similar as well. BWLOCK++ allows per-task memory bandwidth assignment with the help of a system-call. The system-call allows a task to enable / disable memory bandwidth regulation for co-running best-effort tasks. When used with BWLOCK++ kernel-interface for changing the memory-usage threshold value, it can be used for per-task memory bandwidth regulation.

RT-Gang: This is our latest work and it provides a versatile kernel interface for memory bandwidth regulation. The system-call in RT-Gang allows a more direct way to do per-task memory regulation since the memory bandwidth budget is declared explicitly by the caller via the system-call. By default, it allows setting memory read and memory write budgets for the calling task independently. Furthermore, it allows creation of more regulation events in addition to the default ones via the kernel interface.

from memguard.

boz25 avatar boz25 commented on August 29, 2024

@wali-ku Thank you very much. It's very helpful. I'll try out these new tools.

from memguard.

Related Issues (8)

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.