FlyerTalk Forums - View Single Post - RAM Disk with an SSD?
View Single Post
Old Jun 5, 2013 | 5:42 pm
  #16  
ohliuw
10 Years on Site
 
Join Date: Dec 2011
Location: YOW, KBV
Programs: AP, MP
Posts: 260
Originally Posted by nkedel
Yup, at least with Windows. There are some interesting compressed-RAM drivers on Linux which let you use a chunk of compressed RAM as part of the swap, and are sometimes used on Android builds.

Really no reason to have a swap file these days, other than that Windows doesn't behave well without one; I usually shrink it to 1gb.
You are missing a point here. Swap file is a swap file (albeit called differently) in Windows, Linux, Esxi, etc. Say you have 16G ram. Once it's filled up and the machine needs to put 1g in RAM, it will take 1g from the RAM and put it on the hdd (the swap file). Then it will take the new data and put in the empty space in the memory.

It makes no sense to put something reduce the memory to put there something that is supposed to be used only when the memory is full
ohliuw is offline