|
|
|
|
|
by eru
236 days ago
|
|
A silly but realistic example: lots of applications leak a bit of memory here and there. Almost by definition, that leaked memory is never accessed again, so it's very cold. But the applications don't put this on disk by themselves. (If the app's developers knew about which specific bit is leaking, they'd rather fix the leak then write it to disk.) |
|