Re: Memory limitation
- From: Marco van de Voort <marcov@xxxxxxxx>
- Date: Thu, 26 Oct 2006 20:10:02 +0000 (UTC)
On 2006-10-26, Rob Kennedy <me3@xxxxxxxxxxx> wrote:
This requires that you stay away from pointer arithmetic
on signed integers. If you want to use /3GB you should also use fastmm and
enable the correct switches (see usage section of readme file).
Of course, avoiding signed pointer arithmetic and using FastMM are good
ideas even if you don't need 3 GB of address space.
Why? I tried FastMM in two projects, and both slowed down significantly.
Be wary to change to fastmm if your apps might have (inadvertedly) been
tuned to the old memmgr.
.
- Follow-Ups:
- Re: Memory limitation
- From: Rob Kennedy
- Re: Memory limitation
- References:
- Memory limitation
- From: Gilles Rosselet
- Re: Memory limitation
- From: Uffe Kousgaard
- Re: Memory limitation
- From: Rob Kennedy
- Memory limitation
- Prev by Date: Re: Memory limitation
- Next by Date: Re: Memory limitation
- Previous by thread: Re: Memory limitation
- Next by thread: Re: Memory limitation
- Index(es):
Relevant Pages
|