android_device_htc_click/custom/sysctl.conf
KalimochoAz 9d1083d252 Changes on sysctl thak make system more clean
For click, that is a tiny device we have tested this values and seam to
be clean.

Change-Id: I39436f5c54daf70e5d5f08b25dd3f69a36b098f4
2011-04-24 16:34:10 +02:00

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