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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 8 Jan 2009 14:17:03 -0500
From:	Dave Jones <davej@...hat.com>
To:	Theodore Tso <tytso@....edu>, Jan Beulich <jbeulich@...ell.com>,
	Sam Ravnborg <sam@...nborg.org>, linux-kernel@...r.kernel.org,
	ccache@...ts.samba.org
Subject: Re: [REGRESSION] Recent change to kernel spikes out ccache/distcc

On Wed, Jan 07, 2009 at 08:12:21AM -0500, Theodore Tso wrote:
 > On Tue, Jan 06, 2009 at 10:15:26AM -0500, Theodore Ts'o wrote:
 > > The following commit, ad7a953c, "kbuild: strip generated symbols from
 > > *.ko" which was merged to the mainline last week (December 28th) has the
 > > unfortunate side effct of making ccache useless.
 > 
 > I've just discovered another problem with this commit.
 > 
 > % du -s /lib/modules/2.6.28
 > 63072	/lib/modules/2.6.28/
 >  du -s /lib/modules/2.6.28-git7
 > 221556	/lib/modules/2.6.28-git7/
 > 
 > The two configs are largely equal.  I'm building with
 > CONFIG_DEBUG_KERNEL=y, but then installing with "make
 > INSTALL_MOD_STRIP=1 modules_install".   

Fedora rawhide users noticed this same problem this morning too,
when I pushed out a build that eats up a gig of diskspace thanks
to the number of modules we have, that are all afflicted by this problem.

I'll have to revert ad7a953c for our builds to continue tracking mainline
without monopolising the diskspace in the Fedora build system.

	Dave

-- 
http://www.codemonkey.org.uk
--
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