Re: memory limit? (adjustable?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



most@xxxxxxxxxxxxxxxx wrote:

So, is there an environment variable that can adjust the memory allocated to
any particular program?  I am a new user and have an old copy of
chessmaster that aborts the install with:
No drive with adequate space to begin installation,

Any ideas???
Thanks

>> I've got a simple (32bit) windows application (compiled in Borland c++
>> builder):
>>
>> int *p;
>> while(1) {
>>     p = new int[10000000]; //allocates 40 MB of memory
>> }
> 
> We did the same thing on our older wine (20050419) and found that we could
> up the amount to very close to 2GB by playing with WINEPRELOADRESERVE.
> 
> - Michael Ost

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux