Bug 54692

Summary: Need new smaller allocator
Product: [Retired] eCos Reporter: Jonathan Larmour <jlarmour>
Component: Memory allocatorsAssignee: ecc-bugs-int
Status: CLOSED WONTFIX QA Contact: ecc-bugs-int
Severity: medium Docs Contact:
Priority: medium    
Version: CVS   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-06-20 16:03:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Larmour 2001-10-16 12:56:30 UTC
We need a new memory allocator that is much more efficient than the
existing variable block one. This would use the same efficient block layout
scheme as dlmalloc (to preserve space) but would be on a much smaller
scale, and more configurable (e.g. coalescing, etc.)

This could then replace the one-off allocator in redboot's decompress.c

Comment 1 Alex Schuilenburg 2003-06-20 16:03:00 UTC
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=54692