Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

RE: [lpc2000] Simple heap

2006-01-18 by Paul Curtis

Hi, 

> I am looking for simple dynamic memory allocation management for 
> LPC213x. I need some segmentation for using simple, variable length 
> linked lists. Priority is speed.

If your priority is SPEED then do not use a linked list.  Try
researching buddy systems (such as Fibonacci and binary buddy systems).

--
Paul Curtis, Rowley Associates Ltd  http://www.rowley.co.uk
CrossWorks for MSP430, ARM, AVR and now MAXQ processors

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.