> >----- Original Message ----- >From: "Michael L Maraist" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, November 04, 2001 10:10 PM >Subject: Re: Rules for memory allocation and pointing > > >On Sunday 04 November 2001 03:36 pm, Benoit Cerrina wrote: >> > While the PMC structures themselves don't move (no real need--there of >> > fixed size so you can't fragment your allocation pool, though it makes >> >> Sorry can you expand on this. I don't see the relation between the data >> being fixed size and the memory not becomming fragmented. > >Fixed sized memory objects can be "records" of an array. Thus you can use an >"arena" scheme (also known as a slab, or indexed chunks). You store a linked <snip> interesting stuff </snip> > OK Benoit
- BIGNUM memory and questions (was Re: Rules for memory al... Uri Guttman
- Re: Rules for memory allocation and pointing Michael L Maraist
- Re: Rules for memory allocation and pointing Dan Sugalski
- Re: Rules for memory allocation and pointing Benoit Cerrina
- Re: Rules for memory allocation and pointing Dan Sugalski
- Re: Rules for memory allocation and pointing Benoit Cerrina
- Re: Rules for memory allocation and pointin... Dan Sugalski
- Re: Rules for memory allocation and poi... Benoit Cerrina
- Re: Rules for memory allocation and pointin... Michael L Maraist
- Re: Rules for memory allocation and poi... Benoit Cerrina
- Re: Rules for memory allocation and pointing Michael L Maraist
- RE: Rules for memory allocation and pointin... Brent Dax
- RE: Rules for memory allocation and poi... Dan Sugalski
- RE: Rules for memory allocation an... Michael Maraist
- Re: Rules for memory allocation an... Benoit Cerrina