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] [day] [month] [year] [list]
Date:	Mon, 6 Nov 2006 22:45:53 -0200
From:	Arnaldo Carvalho de Melo <acme@...driva.com>
To:	Andrew Morton <akpm@...l.org>
Cc:	David Miller <davem@...emloft.net>, linux-kernel@...r.kernel.org,
	acme@...ectiva.com.br
Subject: Re: + net-uninline-skb_put.patch added to -mm tree

On Mon, Nov 06, 2006 at 02:57:57PM -0800, Andrew Morton wrote:
> On Mon, 06 Nov 2006 14:42:33 -0800 (PST)
> David Miller <davem@...emloft.net> wrote:
> 
> > From: akpm@...l.org
> > Date: Fri, 03 Nov 2006 14:18:29 -0800
> > 
> > > Subject: net: uninline skb_put()
> > > From: Andrew Morton <akpm@...l.org>
> > > 
> > > It has 34 callsites for a total of 2650 bytes.
> > > 
> > > Cc: Arnaldo Carvalho de Melo <acme@...ectiva.com.br>
> > > Signed-off-by: Andrew Morton <akpm@...l.org>
> > 
> > A more accurate figure would probably be:
> > 
> > davem@...set:~/src/GIT/net-2.6$ git grep skb_put | grep -v __skb_put | wc -l
> > 1167
> > 
> > :-)
> 
> True.  I'm not sure what .config Arnaldo was using..

The first one, for the top50 was a normal config for a qemu machine, not
sure right now if there was debugging, it may well be the case, the
second one, for a top100, as said in the message was with 'make
allyesconfig', as I was testing how scalable was the thing in the
current state, and as David Woodhouse and Adrian Bunk said it is
unrealistic, best thing is to built it with the config distros ship +
debug info, which I'll do in the next few days.

- Arnaldo
-
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