0

roVirtualMemory

Could someone please help me with an example of how to implement roVirtualMemory?  I think that my script is hanging at .AddSwapFile

1 comment

  • 0
    Avatar
    Kevin Miller

    Figured it out.

    VMem = CreateObject("roVitrtualMemory")

    SwapFile = VMem.AddSwapFile({filename :"SSD:/swap" , megabytes : 65536})

     

    64GB is probably massive overkill.

Please sign in to leave a comment.