ACorwin:
maratasgard12
Compact Mode provides better memory management algorithm by re-organizing data layout to make each memory block fully utilized before requesting a new one. For instance, without Compact Mode, it will cause almost all claimed memory to be allocated immediately in Windows Vista or Windows 7, if you do following operations: right-click the ramdisk drive in "My Computer" and then select "Properties" in the popped-up menu. However with Compact Mode, this issue will not happen.
The shortage of Compact Mode is that it costs minor performance of data access. Besides, it only supports Smart Image if the Image File feature is enabled.
maratasgard12
Compact Mode provides better memory management algorithm by re-organizing data layout to make each memory block fully utilized before requesting a new one. For instance, without Compact Mode, it will cause almost all claimed memory to be allocated immediately in Windows Vista or Windows 7, if you do following operations: right-click the ramdisk drive in "My Computer" and then select "Properties" in the popped-up menu. However with Compact Mode, this issue will not happen.
The shortage of Compact Mode is that it costs minor performance of data access. Besides, it only supports Smart Image if the Image File feature is enabled.