Re: > 15,000 Simultaneous Connections

Rogier Wolff (R.E.Wolff@BitWizard.nl)
Mon, 6 Sep 1999 10:40:16 +0200 (MEST)


Steve Underwood wrote:
>
> Of course, using a select based approach on a multi-processor machine requires

Guys, the system call select does an in-kernel translate to poll.

So, for max efficiency always use poll.

Roger.

-- 
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
------ Microsoft SELLS you Windows, Linux GIVES you the whole house ------

- 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/