Skip to content
Commit bed91a15 authored by Dom Cobley's avatar Dom Cobley
Browse files

configs: Enable LRU_GEN_ENABLED on non-pi4 32-bit kernels



We believe the OOM issue with MGLRU on 32-bit kernel
only affects Pi4 which uses CONFIG_VMSPLIT_3G.

Pi0-3 which use CONFIG_VMSPLIT_2G is expected not to
suffer from this OOM issue.

So lets enable MGLRU by default for these users,
who many benefit from the advantages it has.

See: https://github.com/raspberrypi/linux/issues/5395
Signed-off-by: default avatarDom Cobley <popcornmix@gmail.com>
parent 724290ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment