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).
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).
A basic FIFO scheduler from what I understand, which isn’t ideal.