Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eeaeeb69 authored by Steve Kondik's avatar Steve Kondik
Browse files

cutils: Add support for BFQIO cgroups

 * Add support for a custom hierarchy of cgroups on top of the BFQ
   IO scheduler. This allows us to place every thread into the
   right class (realtime/best-effort/idle) with a set up priority
   buckets depending on use case.
 * The benefit of doing this is pretty incredible from an
   interactivity standpoint. Realtime users (display/audio) benefit
   the most, resulting in glitch-free audio and jank-free video.
   Dexopting in the background no longer causes active harm to
   foreground tasks. Other tasks such as account syncing become
   invisible from the user's perspective.
 * Magic bullet? Perhaps.

Change-Id: I4eb911395364ce46d6dcbff43e94286ded03a97d
parent fbb3be99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment