public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Size difference in Kernel Modules
@ 2011-01-14 17:47 anil joshi
  2011-01-14 17:58 ` Alberto Mattea
  0 siblings, 1 reply; 2+ messages in thread
From: anil joshi @ 2011-01-14 17:47 UTC (permalink / raw)
  To: LKML, anil joshi

I have compiled kernel 2.6.35 but there is huge difference in size
between 2.6.35.6-45.fc14.i686 (fedora core 14 ) and  compiled one
I am using same configuration file as fc14 uses

following details show difference in size


[Anil@localhost linux-2.6.35]$ du -h
/lib/modules/2.6.35.6-45.fc14.i686/kernel/drivers/video/backlight/lcd.ko
8.0K /lib/modules/2.6.35.6-45.fc14.i686/kernel/drivers/video/backlight/lcd.ko
[Anil@localhost linux-2.6.35]$ du -h
/lib/modules/2.6.35/kernel/drivers/video/backlight/lcd.ko
160K /lib/modules/2.6.35/kernel/drivers/video/backlight/lcd.ko
[Anil@localhost linux-2.6.35]$


62M /lib/modules/2.6.35.6-45.fc14.i686/

587M /lib/modules/2.6.35/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-14 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 17:47 Size difference in Kernel Modules anil joshi
2011-01-14 17:58 ` Alberto Mattea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox