From: David Beckemeyer (david@corp.earthlink.net)
Date: Thu Aug 03 2000 - 12:54:45 EDT
On Mon, Jul 24, 2000 at 11:46:39AM +0200, Vadim Lebedev wrote: > > Hi, > > I'm attaching modified version of David Beckemeyer, > > nalloc code, for inclusion in to ucLibc... Thanks for getting to this before I could. Nice improvements. > It works pretty well, though i think there is one > psssible optimization: merging adjamced blocks during free and nod during > malloc... Right. There are lot's of possible modifications and there are situations where various optimizations would be better and situations where they actually may be worse, depending on the application's use of malloc/free etc. It's difficult to come up with general optimizations that work better in all cases. I don't know the distribution of malloc/free in the universe to know for sure which additional optimizations would be best to implement. Anyway, nice work. This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:15 EDT