Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
kernel
/
ftt
/
Kconfig
blob: b5b2784e2dd6e34f88ff547833bd79cd57baf283 [
file
] [
log
] [
blame
]
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
.