Re: SiS630 chipsets && linux 2.4.x kernel == snails pace?

John Jasen (jjasen1@umbc.edu)
Sun, 18 Nov 2001 21:53:16 -0500


On Mon, 19 Nov 2001, Anders Peter Fugmann wrote:

> Funny how the system time is almost identical, while 10 times as much
> time is spend in userspace.
> What does top say while compiling a kernel? (On a 2.4.12 system)

right now, top is consuming 7.7% of CPU on the 2.4.12 system, and 0.7% on
the 2.2.19 system. Nothing else is running.

Hmmmm... However, I just noticed that there is a different in memory
reported:

2.2.19: 259680k
2.4.12: 254236k

but less used on the 2.4.12 machine, with right now 90000k being free
there, versus 3000k on the 2.2.19 system (running grep -r)

> I just had this strange thought that the problem might not be with the
> disc, but a whole other place - like some process hogging the CPU, and
> not allowing gcc to do its job.
>
> How does 'grep -r "somestring"' on 2.4.12 compre to 2.2.19?

grep comsumes about 25% of CPU on 2.2.19, with the following times:
1.50user 2.79system 0:12.61elapsed 34%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (178major+79minor)pagefaults 0swaps

on 2.4.12, it consumes between 60 and 80% of cpu, and I'm still waiting
for times ...

101.48user 4.11system 3:22.85elapsed 52%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (130major+138minor)pagefaults 0swaps

--
-- John E. Jasen (jjasen1@umbc.edu)
-- In theory, theory and practise are the same. In practise, they aren't.

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