>> >> The point of malloc() is to handle compressed modules. Do you use >> compressed (.ko.gz, .ko.bz2) modules? > > should be trivial to detect the compressed header and just use mmap() if it's > uncompressed >
Of course. Still the question is whether mmap() consumes no memory :) -- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
