fast modutils

Vladimir Dronnikov dronnikov at gmail.com
Mon Sep 15 05:02:45 UTC 2008


>
> sizeof(size_t) may be != 4. sizeof(unsigned) also may be != 4.
> Also, this may perform illegal unaligned accesses.
>
Yes. I admit the code is for x86 mostly...
Is there any way do fix that issue for other archs? To use hton*()? Bad for
performance. To use string representation of numbers? Bad again...

modules.dep.bb is not supposed to be reused, it is very simple to regenerate
it on the target host. And if we use depmod/modprobe pair from BB, all
should be well. Wrong?

TIA,
--
Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/busybox/attachments/20080915/29536a1c/attachment.htm 


More information about the busybox mailing list