Howdy. I've been running 2.4.24-1um very happily for a good long time.
Since April, I believe. But I've just noticed that kmalloc does not seem
to recover memory. Here I've cooked up some demonstration code:
sh-2.03# free
total used free sharedbuffers cached
Mem:
I've just built the 2.4.27 uml kernel. A package I need to run on it requires
the symbol "memcpy", but that symbol isn't exported. Would it be possible to
have this done in a future release? Also, is there something I can do now on
the running system to cause the symbol to become exported? Thanks.