diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-11 18:08:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-11 18:08:49 -0300 |
commit | d4e493caf788ef44982e131ff9c786546904d934 (patch) | |
tree | 04c72e6d295ff6b222c2991ff4b87d16d651443b /init/Kconfig | |
parent | eccbe858ce6412b96fc7cb32eb23a3592f64e5f6 (diff) |
Linux-libre 4.4.5-gnupck-4.4.5-gnu
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index 79f5ac6aa..6ce1eaf2b 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -35,8 +35,8 @@ config PCK_INTERACTIVE Tunes the kernel for responsiveness at the cost of throughput and power usage. --- VM --- - Mem dirty before bg writeback..: 10 % -> 128 MiB - Mem dirty before sync writeback: 20 % -> 256 MiB + Mem dirty before bg writeback..: 10 % -> 20 % + Mem dirty before sync writeback: 20 % -> 50 % --- CPU Scheduler --- Scheduling latency.............: 6 -> 3 ms |