this post was submitted on 27 Apr 2025
37 points (100.0% liked)

Linux Gaming

19739 readers
673 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

tl;dr A scheduler for GPU tasks, much like those for CPU and I/O. Should help with running multiple tasks using the GPU at the same time (including the UI).

you are viewing a single comment's thread
view the rest of the comments
[–] Chocrates@lemmy.world 5 points 2 months ago (1 children)

Does the GPU not have a scheduler today?

[–] vividspecter@lemm.ee 3 points 2 months ago

A basic FIFO scheduler from what I understand, which isn't ideal.