logoalt Hacker News

progvalyesterday at 1:41 PM1 replyview on HN

It's memory that the kernel cannot use to cache other applications' files.


Replies

surajrmalyesterday at 2:08 PM

This isn't true for OS like Windows where the kernel is informed that the memory is discardable and it can prioritize discarding that memory as necessary. It's a shame that Linux doesn't have something similar.

show 1 reply