[PATCH] posix: Reimplement POSIX Key manager to use a red-black tree.

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jul 30 07:38:38 UTC 2013


On 2013-07-30 03:43, Gedare Bloom wrote:
> As Chris said you may want to check how much free wkspace remains. Maybe you
> can copy the object handler approach. Maybe later they can even share code..

I consider this feature to free unused chunks as optional and not necessary for 
the first implementation.

To free the chunks we need

1. in each object a reference to its chunk, and

2. a chunk usage counter.

So we need additional memory for this feature.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list