All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Andrew Morton <akpm@digeo.com>
Cc: William Lee Irwin III <wli@holomorphy.com>,
	Dave Hansen <haveblue@us.ibm.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [lart] /bin/ps output
Date: Sat, 19 Oct 2002 22:22:36 +1000	[thread overview]
Message-ID: <20021019122236.GA3545@krispykreme> (raw)
In-Reply-To: <3DA9C896.621CC3D3@digeo.com>


> Half of which is in timer.c.
> 
> mnm:/usr/src/25> size kernel/timer.o
>    text    data     bss     dec     hex filename
>    4960     100  167648  172708   2a2a4 kernel/timer.o
> 
> That's with NR_CPUS=32.  Show me yours.

Its not like me to miss show and tell.

CONFIG_NR_CPUS=32:
text	   data	    bss	    dec	    hex	filename
8488	 267544	  71392	 347424	  54d20	kernel/timer.o

CONFIG_NR_CPUS=64:
text	   data	    bss	    dec	    hex	filename
8488	 533784	 137568	 679840	  a5fa0	kernel/timer.o

Ouch.

Anton

  reply	other threads:[~2002-10-19 12:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-12  3:36 [lart] /bin/ps output Dave Hansen
2002-10-12  3:38 ` David S. Miller
2002-10-12  3:55   ` Rik van Riel
2002-10-12 11:49     ` Alan Cox
2002-10-12  3:43 ` William Lee Irwin III
2002-10-12  3:51 ` Anton Blanchard
2002-10-12  3:59   ` William Lee Irwin III
2002-10-12  4:09     ` Anton Blanchard
2002-10-12  6:53       ` David S. Miller
2002-10-12 20:15         ` Richard Henderson
2002-10-13  6:27           ` David S. Miller
2002-10-13  6:42             ` Anton Blanchard
2002-10-13 18:25             ` Richard Henderson
2002-10-13 19:25       ` Andrew Morton
2002-10-19 12:22         ` Anton Blanchard [this message]
2002-11-16  9:24 ` William Lee Irwin III
2002-11-17  0:11   ` Alan Cox
2002-11-16 23:52     ` Chris Wedgwood
2002-11-17  0:11     ` William Lee Irwin III

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021019122236.GA3545@krispykreme \
    --to=anton@samba.org \
    --cc=akpm@digeo.com \
    --cc=haveblue@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.