Re: [lart] /bin/ps output

Anton Blanchard (anton@samba.org)
Sat, 19 Oct 2002 22:22:36 +1000


> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/