Windows XP Programm RAID and Virtual memory.
I have PC with installed Windows XP Professional SP2.
Once I bought 2 SATA Hard Drives to make RAID 0.
Unfortunately my MotherBoard do not support any RAID, so I had to use
RAID 0 which is available in Windows XP (it named as "striped volume" in Disk Management).
I successfully did all needed for this operations and in addition decide to
Move Windows Swap File to new partition on RAID to increase Virtual memory performance. I turn off swap file to all other partitions except that on RAID and set size of SWAP file to maximum (4Gb). After that Windows created 4Gb pagefile.sys on RAID partition as it might be expected.
BUT, to my amazement I find, that my Virtual memory is only 2Gb and there is pagefile.sys on partition there Windows is installed (not on RAID). And it have precisely 2Gb size, although virtual memory configuration options still display, that swap file is turned off for all partitions not on RAID and that Virtual memory size is 4Gb.
Does anyone know what the problem? Maybe Program RAID in Windows XP and SWAP files could not be placed on the same partition? Could anyone explain the situation?