I also run with 16gb of memory & also have a 4gb RAMDISK.
If you're on an SSD there's no need for a RAMDISK tbh?
Sorry to go semi off-topic here:
Is it possible to use a RAMDISK instead of using the hard drive as a page file then?
How exactly do you setup a RAMDISK. Sorry again for the off topicness.
It's possible yes but you'd be a complete and utter idiot to do it.
Paging is supposed to be a (slower) alternative when the system's RAM is exhausted. What would be the point in putting a pagefile on a ramdisk? Doing that just takes away RAM which would have been directly available to the OS anyway. You'd be making use of the same RAM, but via a much more complicated process.