Re: malloc() problem

2003-02-09 Thread Greg Smith
Christopher Faylor wrote: I've set the threshold up to a larger number in malloc and built a new snapshot. This should work around the problem until we can figure out what is going wrong with mmap. I've alerted our mmap maintainer to the problem. Many thanks to you and Corinna for fixing this

Re: malloc() problem

2003-02-06 Thread Christopher Faylor
On Thu, Feb 06, 2003 at 05:35:01PM -0500, Greg Smith wrote: >>>There's also a bug right now that causes allocation of three times as >>>much memory as Hercules actually calls for. (I believe that one's >>>already been reported; it really hits Hercules hard, though, as it's >>>not uncommon to have

malloc() problem

2003-02-06 Thread Greg Smith
>>There's also a bug right now that causes allocation of three times as >>much memory as Hercules actually calls for. (I believe that one's >>already been reported; it really hits Hercules hard, though, as it's >>not uncommon to have Hercules allocate 256 MB of memory for the >>emulated system's c