Re: New snapshot of modutils

Edmund GRIMLEY EVANS (edmundo@rano.demon.co.uk)
Mon, 15 Feb 1999 12:04:15 GMT


I have a patch for modutils-2.1.121 that makes depmod uses less memory.
(Basically, I've added a destructor for struct obj_file and made depmod
use it rather than load every single module into memory before
calculating dependencies.)

This patch may now be rather less useful, because of the move back to
C++, but anyone who is interested please look at:

http://www.rano.demon.co.uk/kernel_patch/006

(I haven't yet studied the St Valentine Day's snapshot at
http://www.pi.se/blox/modutils/, but obj_load.c seems not to have
changed, so the patch may yet be useful ...)

Edmund

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/