From 93d826e4da33ec43ab353287d1ea4b943fca43b2 Mon Sep 17 00:00:00 2001 From: Hamad Al Marri Date: Tue, 16 Nov 2021 22:28:42 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4410a8b..cb10036 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ time and vruntime. Similar to CacULE's `cacule_max_lifetime`. * Add sysctl to soften RT task priority * Change HRRN to IS (including sysctl tunning) * Port Starving Factor to TT (including sysctl tunning) -* Add sub-kconfig option to TT for full tasks accounting/stats -> to allow clamp feature and fix pstate issues +* Add sub-kconfig option to TT for full tasks accounting/stats -> to allow clamp feature and fix pstate issues (✅) * Separate patch for high values of HZ's (✅) * Separate patch for RT (✅) * Separate patch for a TT version which is based on CFS (to have full CFS features)