lkml.org 
[lkml]   [1999]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: Max tcp connections
David Schwartz writes:
>
> > David Schwartz wrote:
> > > > Signal based I/O is definitely the right approach for scaling
> > >
> > > I still find this very hard to believe. How can one
> > fast pass through poll
> > > (assuming a smarter implementation) be less efficient than the
> > OS sending me
> > > 5,000 signals? That strikes me as an incredible claim.
> >
> > Easy. The kernel doesn't send you 5,000 signals. If the
> > signal queue starts overflowing, it gives up and sends you
> > a single SIGIO, and you call poll().
>
> That's very cool. If you call poll with a timeout of zero, is
> it smart enough not to put you on any wait queues? That would be the
> best of all worlds.

Yes. I added that optimisation a couple of years ago, IIRC.

Regards,

Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.109 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site