Re: surprisingly slow accept/connect cycle time
From: Parag Warudkar (kernel-stuff_at_comcast.net)
Date: 05/25/05
- Previous message: Kernel Hacker: "What the hell :-("
- Maybe in reply to: Clifford T. Matthews: "surprisingly slow accept/connect cycle time"
- Next in thread: Chris Wedgwood: "Re: surprisingly slow accept/connect cycle time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Clifford T. Matthews" <ctm@ardi.com>, linux-kernel@vger.kernel.org Date: Tue, 24 May 2005 22:27:41 +0000
I can confirm that it takes ages to complete without the sched_yield. (2.6.11-gentoo). With sched_yield it's very fast.
Funny thing is that strace'ing the running process (without sched_yield) makes it run very fast.
I tried to oprofile it but no kernel or process stats changed due to the process run. (It might be doing nothing at all..)
Parag
-
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: Kernel Hacker: "What the hell :-("
- Maybe in reply to: Clifford T. Matthews: "surprisingly slow accept/connect cycle time"
- Next in thread: Chris Wedgwood: "Re: surprisingly slow accept/connect cycle time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|