top | item 29145690

(no title)

yc12340 | 4 years ago

This sounds like it would cause LRU caches to lose their LRU properties...

discuss

order

josefx|4 years ago

It doesn't need to reserve a specific page during allocation, just ensure that the number of reserved pages is smaller than the total amount of pages. I would expect at least read only caches to mostly behave like they currently do on a system with over commit enabled.