Coder Social home page Coder Social logo

Comments (9)

danobi avatar danobi commented on July 19, 2024 2

Linux 4.20 got packaged for arch linux and I think systemd is prepping a v240 release. I'm going to start working on this again since we are unblocked.

from oomd.

danobi avatar danobi commented on July 19, 2024

First I had to turn on systemd's cgroup2 only support by adding systemd.unified_cgroup_hierarchy to my kernel boot options.

from oomd.

danobi avatar danobi commented on July 19, 2024

We're missing a couple of pieces for this to happen:

  • systemd has a cgroup2 bug: systemd/systemd#10876 . It's since been fixed but I don't believe the patch has made its way into a release yet
  • Linux 4.20 contains the PSI patches. That also has not been released.

Note that these are both out of my control, so expect more progress here in a couple of weeks.

from oomd.

danobi avatar danobi commented on July 19, 2024

#40 should be valid, but is untested on my home machine. (It has been tested on developer machines at FB, though, with minor modifications).

from oomd.

Hyperion101010 avatar Hyperion101010 commented on July 19, 2024

so will that patch , eliminate this bug ?

from oomd.

nomego avatar nomego commented on July 19, 2024

Ok so the systemd boot option is needed, what's the effect of the cgroup2 bug and how do we now when it's a release?
Are the PSI patches merged and available in an 4.20 RC ?

from oomd.

danobi avatar danobi commented on July 19, 2024

@nomego IIRC, the systemd bug resulted in the memory controller not being delegated to cgroups in user.slice. The bug doesn't happen all the time but it happened often enough at FB.

The PSI patches have been merged and I do believe they're in 4.20 RC.

from oomd.

hammerandtongs avatar hammerandtongs commented on July 19, 2024

I added #46 which seems relevant to this tracking bug.

Looking forward to oomd being ready for desktop, thanks for this work!

from oomd.

danobi avatar danobi commented on July 19, 2024

8d21de7 has a basic systemd configureation

from oomd.

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.