mirror of
https://github.com/ARM-software/devlib.git
synced 2025-09-04 11:01:53 +01:00
Scheduler features are a debbugging mechanism which allows to tune at run-time some (usually experimental) features of the Linux scheduler. Let's add a proper API abstraction to easily access the list of supported features and tune them. Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>