[Haskell-cafe] Re: Trashing of memory: How to troubleshoot and fix?

Joel Reymont joelr1 at gmail.com
Sat Nov 5 07:36:47 EST 2005


I uploaded a tarball of all the stats collected from -hr -hc and -hd  
runs to http://wagerlabs.com/logon-stats.tgz

On Nov 5, 2005, at 10:10 AM, Joel Reymont wrote:

> Folks,
>
> This is a I came up with a "scripting" environment for poker server  
> people to excercise their server. All it basically does is compose  
> and parse binary packets and let scripters send and receive them.
>
> The issue I have is that the "script" runs fine on Mac OSX (1Gb of  
> memory, though 6Gb VM) and runs out of memory on a Windows machine  
> with 512Mb of memory and 768Mb of VM. The memory error is from  
> malloc which leads me to believe memory fragmentation could be an  
> issue. Running on Windows is a customer requirement.

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list