>
> On Wednesday, December 08, 2010 06:26:04 Mike Frysinger wrote:
> > The non-reentrant versions of the hashtable functions operate on a single
> > shared hashtable.  So if two different people try using these funcs for
> > two different purposes, they'll cause problems for the other.
> >
> > Avoid this by converting all existing hashtable consumers over to the
> > reentrant versions and then punting the non-reentrant ones.
>
> oh, and this does shrink the final u-boot a little, so that's good
> -mike

Nice, over the last years I have noticed that u-boot has grown a lot.
I had to disable a few non essential commands to make it it fit.

Does anyone else share my concern about the rapid growth of u-boot?

 Jocke

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to