Is there a consensus on the slab allocator of choice in a NoMMU build?

Since it is described as a "drastically simpler allocator" I thought SLOB would suit my minimalist approach, but the my kernel will not boot with it. I do not know whether this is simply a matter of tweaking some other option to match, or whether it is a more fundamental barrier which will require a lot of work. For the moment I have reverted to SLUB which works.

I am running kernel 2.6.30 on a Coldfire (M5272) with Codesourcery tool chain.

Philip
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to