Have not tried using the application yet, as I wanted to ask some rather specific questions first;
Is the DRAM used by SoftPerfect RAM pinned (page locked, or a contiguous block) or pageable?
I ask because my application requires up to 52 GB of pinned memory, allocated in smaller chunks from a total of 128 GB. If I do use this application, will it 'cut into' that limited amount of pinned memory, or would it use pageable memory?
Also would it be possible to assign independent streams to a RAM disk write, so the application could asynchronously write to the synthetic 'disk' while other operations (not using file i/o) are performed?
What is the limit to the RAM disk size (using the licensed version) on a Windows 10 64-bit system with 128 GB of DDR4 DRAM? Does it vary from system to system? I really need at least 48 GB.
Thanks!