On Sun, Dec 19, 1999 at 01:21:15PM -0800, Ronald F. Guilmette wrote: > It sounds to me like each and every time there is a thread context switch, > some code in the library may have to execute a (perhaps enormous) call to > select() or else to poll(). Yes? poll(). It used to use select(). And, not only at each thread context switch, but each time it has to consider whether to do a switch at all (eg. at the end of a timeslice). -- Richard Seaman, Jr. email: [EMAIL PROTECTED] 5182 N. Maple Lane phone: 262-367-5450 Chenequa WI 53058 fax: 262-367-5852 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Practical limit for number of TCP connections? Ronald F. Guilmette
- Re: Practical limit for number of TCP connections... Daniel C. Sobral
- Re: Practical limit for number of TCP connect... John Polstra
- Re: Practical limit for number of TCP con... Ronald F. Guilmette
- Re: Practical limit for number of TCP... Matthew Dillon
- Re: Practical limit for number of TCP... Ronald F. Guilmette
- Re: Practical limit for number of TCP... John Polstra
- Re: Practical limit for number of TCP connect... Ronald F. Guilmette
- Re: Practical limit for number of TCP con... Richard Seaman, Jr.
- Re: Practical limit for number of TCP... Ronald F. Guilmette
- Re: Practical limit for number of TCP... Richard Seaman, Jr.
- Re: Practical limit for number of TCP... Ronald F. Guilmette
- FreeBSD Threads (was Re: Practical li... Richard Seaman, Jr.
- Re: FreeBSD Threads (was Re: Practica... Russell L. Carter
- Re: Practical limit for number of TCP connections? Peter Wemm
- Re: Practical limit for number of TCP connections? Alfred Perlstein
- Re: Practical limit for number of TCP connections... Ronald F. Guilmette
- Re: Practical limit for number of TCP connect... Mike Smith
- Re: Practical limit for number of TCP connect... Nate Williams
- Re: Practical limit for number of TCP connections... Chris Sedore
- Re: Practical limit for number of TCP connect... Jason Evans