Giter Club home page Giter Club logo

Comments (4)

leonardohn avatar leonardohn commented on July 24, 2024 2

BPF is still enabled in current cachyos-lto configuration:

https://github.com/chaotic-cx/nyx/blob/main/pkgs/linux-cachyos/config-nix/cachyos-lto.x86_64-linux.nix#L82-L90

For some reason, there are a few flags that the config generation script removed between 6.8.0 and 6.8.1:

e97791b#diff-8d2426c5e3ace6f3c2793347e1b894f929ae7d4bc830caa07e85c7ede7fb2371L8888

Some of these flags will have to be re-enabled for sched-ext to work again.

from nyx.

PedroHLC avatar PedroHLC commented on July 24, 2024 2

Firstly, the scx patch was updated and now includes stuff for https://github.com/sched-ext/scx/pull/191, so we need to test with the latest scx, which is easy:

git clone --single-branch --depth 1 'https://github.com/sched-ext/scx.git'
cd ./scx/scheds/rust/scx_rusty
nix develop --impure chaotic#scx.scx-rusty
cargo build
sudo ./target/debug/scx_rusty

But it fails in the same way, so this has to be something in our config.

from nyx.

piyoki avatar piyoki commented on July 24, 2024

Is there any misalignment with https://github.com/CachyOS/linux-cachyos/blob/master/linux-cachyos-sched-ext/config?

from nyx.

piyoki avatar piyoki commented on July 24, 2024
inputs = {
  chaotic = { url = "github:chaotic-cx/nyx/nyxpkgs-unstable"; inputs.nixpkgs.follows = "nixpkgs-small"; };
  chaotic-kernel = { url = "github:chaotic-cx/nyx/73e16a06baf8a9bb273a131b10b142f620c2b610"; inputs.nixpkgs.follows = "nixpkgs-small"; };
}

I currently pinned my upstream with commit 73e16a06baf8a9bb273a131b10b142f620c2b610 as a temporarily workaround. Any updates will be appreciated, thanks.

from nyx.

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.