Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: refactoring
Andrew de Quincey wrote:
On Wednesday 06 Oct 2004 17:04, Andrew de Quincey wrote:
On Wednesday 06 Oct 2004 16:59, Holger Waechtler wrote:
Hi Andrew,
since this thread is becoming kind of large here the reference again:
http://linuxtv.org/mailinglists/linux-dvb/2004/10-2004/msg00038.html
Yeah, I've read and understood that - but it doesn't actually say what the
lsmod value is (misleading though it may be)... is it the total possible
size of the module or something? (I'm just interested to know now).
If its not a problem, I'll happily rip the horrid ifdef stuff out again.
Ah I see - its the module's init_size+ the core_size. So.... the init_size
will be discarded obviously. So if I temporarily hack module.c to return just
the core_size, would that be a better metric?
If you want to keep them as seperate modules, yes. If you link them
together size and objdump deliver correct numbers.
Holger
Home |
Main Index |
Thread Index