Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Thu, 30 Nov 2006 21:30:26 +0100
* David Miller <davem@xxxxxxxxxxxxx> wrote:
I want to point out something which is slightly misleading about this
kind of analysis.
Your disk I/O speed doesn't go down by a factor of 10 just because 9
other non disk I/O tasks are running, yet for TCP that's seemingly OK
:-)
disk I/O is typically not CPU bound, and i believe these TCP tests /are/
CPU-bound. Otherwise there would be no expiry of the timeslice to begin
with and the TCP receiver task would always be boosted to 'interactive'
status by the scheduler and would happily chug along at 500 mbits ...
(and i grant you, if a disk IO test is 20% CPU bound in process context
and system load is 10, then the scheduler will throttle that task quite
effectively.)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- From: David Miller
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- References:
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- From: Nick Piggin
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- From: Evgeniy Polyakov
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- From: Ingo Molnar
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- From: David Miller
- Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- Prev by Date: Re: [PATCH 1/38] KVM: Create kvm-intel.ko module
- Next by Date: Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- Previous by thread: Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- Next by thread: Re: [patch 1/4] - Potential performance bottleneck for Linxu TCP
- Index(es):
Relevant Pages
|
|