RDB testing #33
Replies: 4 comments 21 replies
-
Hi, The top picture is without rdb and bottom with rdb. It happens with and without nohz_full: The frequency graph is on the bottom (only 12 cores from 24 threads 0-11) |
Beta Was this translation helpful? Give feedback.
-
Just some general thoughts (haven't tested this RDB yet) Instead of analysing parents and children of processes for make/gcc to downprioritize them, why don't you suggest to 'nice' them? Noone should compile stuff without nicing the parent process. Nice priorities work ok with cacule/rdb? |
Beta Was this translation helpful? Give feedback.
-
Which kernel version is the patch for? Edit: I applied regular patch then RDB on 5.12 and there are no patching conflicts. Is this the correct way? |
Beta Was this translation helpful? Give feedback.
-
I tried to make RDB works with AUTOGROUP https://github.com/hamadmarri/linux/tree/cacule-5.12-rdb-autogroup-testing Please test, make sure to disable CONFIG_RDB_TASKS_GROUP Thank you |
Beta Was this translation helpful? Give feedback.
-
This is a testing version for RDB.
https://github.com/hamadmarri/cacule-cpu-scheduler/blob/master/patches/CacULE/RDB/rdb-testing.patch
https://github.com/hamadmarri/linux/tree/cacule-5.12-rdb-testing
Please read the testing guide here: https://github.com/hamadmarri/cacule-cpu-scheduler/tree/master/patches/CacULE/RDB
Thank you
Beta Was this translation helpful? Give feedback.
All reactions