2006-05-01 17:00:52

by Ram Gupta

[permalink] [raw]
Subject: Re: select takes too much time

On 4/20/06, Denis Vlasenko <[email protected]> wrote:
> On Thursday 13 April 2006 19:11, Ram Gupta wrote:
> > On 4/13/06, Andreas Mohr <[email protected]> wrote:
> > > Hi,
> > >
> > > Now if you have issues with select() taking too long, then I'd say tough
> > > luck, that's life, other processes seem more important than y


Select takes too much time only when I am having a lot of disk i/o. It
also adversely affect scheduling . It is taking too much for the
process to wake up after the timer expires. I dont see the reason why
that should happen. May be one of you may explain that.

Thanks
Ram Gupta