|
|
|
|
|
by AnotherGoodName
836 days ago
|
|
Even in the 64gb case you're still losing out since the OS will use free memory as file cache. No swap just means you think everything ever allocated should always stay in ram. In pretty much every system there's going to be a few GB that were allocated but never really needed. I'd rather that not be true but since it is I'd like that stuff paged out to give the os more file cache. |
|