Hittade följande citat rörande ämnet. Är fortfarande osäker.
"P.S.=> You'd effectively GAIN alot more than storing the pagefile.sys there doing temp ops & webpage HTML cached data there... Pagefile.sys won't compress under NTFS filesystem compression is why! It's alot like its OWN partition & is, afaik, "Raw-Written"... apk"
"I said that 768mb? Isn't enough to do this with on a software based RamDisk for pagefile.sys storage (since it does not compress pagefile.sys even if NTFS formatted). "
http://www.ntcompatible.com/ram_disk_good_for_page_file_t3158...
"Pagefile support – You can set pagefile to FixMedia type disk w/ pre-formated system. If you need other MediaType or re-format, use the addswap.exe utility:
addswap r:\pagefile.sys 16 32
Create pagefile r:\pagefile.sys with min=16M max=32M. "
"NTFS junction point to RAMDrive – You can’t create NTFS junction point to RAMDrive media type, Fixed & Removable Media type should work."
http://www.mydigitallife.info/2007/05/27/free-ramdisk-for-win...
"Autoformatera med en genväg till en "ntfsdisk.bat" i Autostart-mappen, som formaterar Gavotte ramdisken till NTFS samt komprimerar innehållet och skapar några valfria mappar samt även en pagefil i ramdisken. (Kanske ska läggas på annat ställe i uppstarten.)
ex. på ntfsdisk.bat-filen (om namnet på enheten är RamDisk).
FORMAT R: /X /FS:NTFS /V:RamDisk /A:4096 /Q /C /Y
CHKDSK R: /X /L:2048
MKDIR R:\TEMP
MKDIR R:\ieTemp
C:\Install\Gavotte\addswap.exe r:\pagefile.sys 16 64"
http://ubuntu-se.org/phpBB3/viewtopic.php?f=61&t=37022