|
|
|
|
|
by fluoridation
248 days ago
|
|
>It's a bit wasteful to provision your computers so that all the cold data lives in expensive RAM. But that's a job applications are already doing. They put data that's being actively worked on in RAM they leave all the rest in storage. Why would you need swap once you can already fit the entire working set in RAM? |
|
Swap ram by itself would be stupid but no one doing this isn’t also turning on compression.