7 ms·
Is that generally how unused memory is used, and will this kind of "cache" be released if another application truly needs it to load actually vital things?
by UweSchmidt 2y ago
Is that generally how unused memory is used, and will this kind of "cache" be released if another application truly needs it to load actually vital things?
- dewey 2y agoYes, that’s the main job of the OS memory management.