You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Felix Fietkau 212aa33226 kernel: enable memory compaction
Compaction is the only memory management component to form high order (larger
physically contiguous) memory blocks reliably. The page allocator relies on
compaction heavily and the lack of the feature can lead to unexpected OOM
killer invocations for high order memory requests. You shouldn't disable this
option unless there really is a strong reason for it.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
6 years ago
..
backport-4.9 kernel: bump 4.9 to 4.9.130 6 years ago
backport-4.14 kernel: bump 4.14 to 4.14.73 6 years ago
files generic: revert workarounds for AR8337 switch 6 years ago
hack-4.9 kernel: bump 4.9 to 4.9.122 6 years ago
hack-4.14 Revert "kernel: add a RPS balancer" 6 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-3.18 kernel: bump 3.18 to 3.18.121 6 years ago
pending-4.9 kernel: support gcc-optimized inlining on all architectures 6 years ago
pending-4.14 kernel: support gcc-optimized inlining on all architectures 6 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: enable memory compaction 6 years ago
config-4.9 kernel: enable memory compaction 6 years ago
config-4.14 kernel: enable memory compaction 6 years ago