We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8819b0 commit a6aadf7Copy full SHA for a6aadf7
rootdir/etc/init.pyramid.rc
@@ -180,6 +180,10 @@ on boot
180
chmod 0664 /sys/class/timed_output/vibrator/voltage_level
181
restorecon /sys/class/timed_output/vibrator/voltage_level
182
183
+ # Adaptive LMK
184
+ write /sys/module/lowmemorykiller/parameters/enable_adaptive_lmk 1
185
+ write /sys/module/lowmemorykiller/parameters/vmpressure_file_min 53059
186
+
187
# Display color calibration
188
chown system system /sys/class/graphics/fb0/kcal
189
0 commit comments