sonyxperiadev / device-sony-lena

10 stars 12 forks source link

Add LMK tuning that was missing compared to previous devices #17

Closed JacekJagosz closed 2 years ago

JacekJagosz commented 2 years ago

Copied from https://github.com/sonyxperiadev/device-sony-seine/blob/master/rootdir/vendor/etc/init/init.seine.rc Fixes #16 SailfishOS suffers from this not being present. I would love to know why this is no longer present and in turn why are the new minfree values so big.

MarijnS95 commented 2 years ago

s/For/Fixes

s/tunning/tuning

JacekJagosz commented 2 years ago

s/tunning/tuning

Funny, I haven't checked the original code for typos, and just copied it

JacekJagosz commented 2 years ago

I'm not sure if all lines are needed, one I am sure about is write /sys/module/lowmemorykiller/parameters/minfree "15360,19200,23040,26880,34415,43737"

MarijnS95 commented 2 years ago

Nobody said the original source was free of garbage when typically inherited verbatim from downstream.

As for the issue itself, I'm currently unable to check/test/confirm anything so you'll have to wait for someone else.

jerpelea commented 2 years ago

@JacekJagosz please squash and forcepush