Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TW
trivial_wannabe @lemmy.world
Posts 1
Comments 12
Rust-Written Linux Scheduler Showing Promising Results For Gaming Performance
  • I looked into this a bit more and here is the summary: This is meant to show off a candidate kernel feature that allows for running different schedulers in userland.

    Task scheduling has become much more complex as CPUs have grown in size and have had new developments in architecture, so the need to develop more complex and robust schedulers is steadily rising.

    The kernel feature is meant to lower the barrier of entry for anyone who wants to try getting into schedulers, as well as enable quicker development iteration, by removing the need to completely recompile the linux kernel every time you want to test your code.

    Read more at the main project's github: https://github.com/sched-ext/scx

  • Don't ever change.

    27
    How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?
  • I used a pinephone as my daily driver for about a month. Importantly, this was 3~4 years ago, things could be better now.

    My take at the time: The battery life was bad, the phone was slow, MMS did not work, making a receiving calls was iffy at best.

    I really really hope this improves/has improved over time. Android gets more and more difficult to de-google. A linux phone would solve a lot of privacy issues (not all, but some)