Announcement

Collapse
No announcement yet.

SIMPLE_LMK: A Low Memory Killer For Android Systems Being Worked On For Linux Kernel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SIMPLE_LMK: A Low Memory Killer For Android Systems Being Worked On For Linux Kernel

    Phoronix: SIMPLE_LMK: A Low Memory Killer For Android Systems Being Worked On For Linux Kernel

    SIMPLE_LMK is a simple low-memory killer being worked on for potential upstreaming in the mainline Linux kernel in the future but for now is simply seeking comments on its design approach...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Originally posted by phoronix View Post
    This implementation is tied into the kernel's page allocator code and begins acting as soon as a page allocation hits out-of-memory and for knowing when a page is freed.
    Shouldn't it strike before this happens instead? In this machine, the desktop freezes before allocation fails.

    Comment

    Working...
    X