lineage_kernel_xcoverpro/kernel/ftt/Kconfig

10 lines
268 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
config FAST_TRACK
bool "ftt feature"
default y
help
This option enables ftt feature, which is to reduce vruntime
and modify some preemption policy.
Ftt thread also can acquire firstly in case of binder, mutex,
futex and semaphore.