9d1083d252
For click, that is a tiny device we have tested this values and seam to be clean. Change-Id: I39436f5c54daf70e5d5f08b25dd3f69a36b098f4
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
# Scheduler-Tuning
|
|
kernel.sched_latency_ns = 600000
|
|
kernel.sched_min_granularity_ns = 400000
|
|
vm.dirty_ratio = 90
|
|
vm.dirty_background_ratio = 70
|
|
vm.vfs_cache_pressure = 5
|
|
vm.oom_kill_allocating_task = 1
|
|
vm.min_free_kbytes = 4096 |