Top-tier memory management
Top-tier memory management
Posted May 30, 2021 14:54 UTC (Sun) by Paf (subscriber, #91811)In reply to: Top-tier memory management by droundy
Parent article: Top-tier memory management
I’m not sure of the precise cost of the mechanisms being proposed here, but the page cache LRU is kind of expensive (at least to me as an FS developer optimizing throughput). I’m not sure that kind of management is appropriate for all of memory. (But I might be off in terms of scale.)