Re: Memory management strategy
- From: pete <pfiland@xxxxxxxxxxxxxx>
- Date: Mon, 30 May 2005 21:22:05 GMT
ira2402@xxxxxxxxx wrote:
>
> Hi All,
> We are developing sw for a small embedded OS and we have limited
> memory.
> We are looking for algorithms, links, and articles about this.
> The goal is efficient utilization of small amount of memory - means -
> allocation for fixed length blocks / variable length blocks.
> Thanks.
K&R2
Section 8.7
8.7 Example-A Storage Allocator
page 185.
http://cm.bell-labs.com/cm/cs/cbook/
--
pete
.
- Follow-Ups:
- Re: Memory management strategy
- From: Paul Mesken
- Re: Memory management strategy
- References:
- Memory management strategy
- From: ira2402
- Memory management strategy
- Prev by Date: Re: sscanf and int64 in Win32 and Unix - different results?
- Next by Date: Re: WAV file question
- Previous by thread: Re: Memory management strategy
- Next by thread: Re: Memory management strategy
- Index(es):
Relevant Pages
|