Re: 2.6.0 performance problems
From: Thomas Molina (tmolina_at_cablespeed.com)
Date: 12/31/03
- Previous message: Derek Foreman: "Re: best AMD motherboard for Linux"
- In reply to: Linus Torvalds: "Re: 2.6.0 performance problems"
- Next in thread: Linus Torvalds: "Re: 2.6.0 performance problems"
- Reply: Linus Torvalds: "Re: 2.6.0 performance problems"
- Reply: Andrew Morton: "Re: 2.6.0 performance problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Dec 2003 19:50:24 -0500 (EST) To: Linus Torvalds <torvalds@osdl.org>
On Tue, 30 Dec 2003, Linus Torvalds wrote:
> Ok. This looks much closer to the 2.4.x numbers you reported:
>
> real 13m50.198s
> user 0m33.780s
> sys 0m15.390s
>
> so I assume that we can consider this problem largely solved? There's
> still some difference, that could be due to just VM tuning..
>
> I suspect that what happened is:
> - slab debugging adds a heavy CPU _and_ it also makes all the slab caches
> much less dense.
> - as a result, you see much higher system times, and you also end up
> needing much more memory for things like the dentry cache, so your
> memory-starved machine ended up swapping a lot more too.
So you are telling me that I am paying the price for running development
kernels and enabling all the debugging. I enjoy running the development
stuff and testing new stuff. I enabled all the kernel hacking and
debugging options with the idea it might be useful for testing purposes.
Disabling all the debugging stuff brings the numbers down, but things
still "feel" worse. It's subjective, but there you are. I'll continue to
test with whatever provides the most useful data.
-
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/
- Previous message: Derek Foreman: "Re: best AMD motherboard for Linux"
- In reply to: Linus Torvalds: "Re: 2.6.0 performance problems"
- Next in thread: Linus Torvalds: "Re: 2.6.0 performance problems"
- Reply: Linus Torvalds: "Re: 2.6.0 performance problems"
- Reply: Andrew Morton: "Re: 2.6.0 performance problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|