http://bugs.winehq.org/show_bug.cgi?id=5435
--- Comment #5 from Rico kgbricola@web.de 2008-03-19 11:20:32 --- Created an attachment (id=11495) --> (http://bugs.winehq.org/attachment.cgi?id=11495) test executable
I have written a simple app which uses malloc. I don't know if it is the same problem. The same thing is that the useable memory is smaller than on windows XP.
The app returns in wine: MaxMallocSingle: 1529MB MaxMallocMulti: 1887MB
and in windows: MaxMallocSingle: 1911MB MaxMallocMulti: 1917MB