Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f578e4743c77117e285fc0c76b90fcb3af84dde2
/
.
/
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
.