|
|
|
|
|
by Incipient
1074 days ago
|
|
It only reads from memory,not swap directly. If it needs to read something from swap, it'll write out something from memory to swap, then read the swap into memory. Reading 1gb of swap, will essentially write 1gb to the ssd too. (rough numbers) Correct me if I misunderstand swap? |
|