On Thu, 01 Jun 2006 05:36:39 +0200 Roland Mainz wrote: > AFAIK the standard heap management cannot be simply "dropped in" since > there is AFAIK some extra functionality which cannot easily be emulated > (for example read libast/common/vmalloc/vmbest.c&co.)... ;-(
vmalloc is a discipline/method implementation I believe that we can code an rtc method that would be a wrapper on top of the vmbest method .,
