Dynamic memory management did not work when I creadted Direct-IO disk using for page file only in P: driver.
(1)Environment: Win-XP professional SP3, physical memory 4GB.
(2)Page file setting in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\MemoryManagement
(ramdisk) P:\pagefile.sys 100 1018
(harddisk) G:\pagefile.sys 20 1000
(3)Created 1024GB Direct-IO disk with NTFS file system in P: driver dedicated for page file only, no other custom folder was created, enable "Dynamic memory management" only in [Physical Memory Setting] only, did not enable [compact mode], did not enable IM.
(4)Created 2048GB Direct-IO disk with NTFS file system in R: driver dedicated for usertemp and system temp and browser cache files (IE,Chrome,Firefox,Opera) under R:\TEMP, enable "Dynamic memory management" and " Use Invisible Memory" with Quota max limit:512MB, created "TEMP" folder automatically.
Problem:
in (3) available memory(in Win-XP task mamger) did not gain the free memory in P: driver.
in (4) available memory can gain the free memory in R: driver.
Please help to verify this issue, thanks in advance.
