70
submitted 2 months ago by lemmee_in@lemm.ee to c/linux@programming.dev

As part of the memory management changes expected to be merged for the upcoming Linux 6.11 cycle is allowing more fine-tuned control over the swappiness setting used to determine how aggressively pages are swapped out of physical system memory and into the on-disk swap space.

With the new code from Meta, a swappiness argument is supported for memory.reclaim. This effectively allows more finer-grained control over the swapiness behavior without overriding the global swappiness setting.

you are viewing a single comment's thread
view the rest of the comments
[-] cbarrick@lemmy.world 12 points 2 months ago

TL;DR - We can now control swappiness per cgroup instead of just globally. This is something that userspace oom killers will want to use.

this post was submitted on 05 Jul 2024
70 points (97.3% liked)

Linux

4936 readers
151 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS