Hello~
I'm writing a python program which will R/W VMDKfile by using vixDiskLib.dll.
I'd like to speed up R/W spped because some files will be read/wrote many times, these file's size might be very huge.
How do I ensure that these files be cached as many as possible?
Or can I adjust the buffer size?
Thank you very much
Best regards,
Wood