lkml.org 
[lkml]   [1999]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: > 15,000 Simultaneous Connections
Hi,

On Wed, 15 Sep 1999 17:23:45 +0100 (GMT/BST), Mike Jagdis
<mike@roan.co.uk> said:

> Then again, I'm not convinced that the sigio approach is what
> we really want anyway. Looking at, for instance, drivers/char/n_tty.c
> we seem to queue a signal on every new line if ICANON is set and
> for every character (after VMIN) if it isn't. All we really want
> to know is that something happened since we last paid attention
> to the fd, preferably with a quick way of getting the current
> state (POLL_* flags).

For sockets, look at sock_wake_async: it already does a first pass at
eliminating redundant signals.

--Stephen

-
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:54    [W:0.223 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site