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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 30 Jul 2008 23:35:51 +0200
From:	Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
To:	Stephen Hemminger <shemminger@...tta.com>
Cc:	akpm@...ux-foundation.org, jeff@...zik.org, netdev@...r.kernel.org,
	davem@...emloft.net, mpm@...enic.com
Subject: Re: [patch 12/12] Configure out ethtool support

Le Wed, 30 Jul 2008 14:01:36 -0700,
Stephen Hemminger <shemminger@...tta.com> a écrit :

> Yes, but still concerned that the loss of functionality. The kernel
> developers have been preaching to get rid of module parameters for
> configuration, and use a standard interfaces such as ethtool;then the
> embedded folks want to save a meager 6K.

I understand your point, and I understand that adding many
configuration options might not look pretty to everybody (even to me).
However, the kernel developers want to keep embedded people using recent
versions of the Linux kernel. Unfortunately, the kernel grows release
after release (see [1] for a report, for example), making the kernel
less and less usable in certain constrainted embedded contexts where
older kernels can be used. And people putting Linux in consumer
electronics devices sold several millions times really do care about
system size.

The problem is that this kernel growth is well-spread over all the code.
So yes, it's 6k here, 10k here, 7k there, but once added, it starts to
be significant.

That said, I'm well opened to suggestions on how to better fix the
kernel in that respect.

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ