|
|
|
|
|
by pxmpxm
1252 days ago
|
|
How is that possible? Or by "never run into any issues" you mean the machine wasn't completely unusable while it continuously was swapping everything everything to disk? As I sit here and type with one citrix session and two chrome tabs open, I'm using 16.91gb of heap. |
|
My guess is that what is going on is that the internal storage is so fast that if it has to swap when switching tasks it doesn't really cause much slowdown, so that as long as each individual task can fit in memory during its time slice you are fine.
(Well...fine in the sense that it is almost as fast as a system with much more memory. But if I'm right it is also increasing the write load on the SSD and so lowering its lifetime, which those who want to use their computers for a long time might want to take into account).
I'd guess the same would happen on other operating systems and architectures if the SSD was fast enough.