lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 14 Jan 2011 23:17:41 +0530
From:	anil joshi <anilsjoshi123@...il.com>
To:	LKML <linux-kernel@...r.kernel.org>,
	anil joshi <anilsjoshi123@...il.com>
Subject: Size difference in Kernel Modules

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@...alhost 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@...alhost 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@...alhost linux-2.6.35]$


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

587M /lib/modules/2.6.35/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ