Shang Personally Invites you to Urban Comedy on the High Seas... Don't Miss It

2002-02-18 Thread information
minimal deposit is required to hold your cabin. For more information or to book the cruise, please call Comedy Access at (510) 777-2952 or send an e-mail to [EMAIL PROTECTED]. Payment options and payment plans are available.This is a private event... Available exclusively through ComedyAccess

Locked at 100% User CPU

1999-01-28 Thread HighWind Software Information
In libc_r, I don't think the code in uthread_kern.c's _thread_kern_select() scales at all. As the number of network connections (TCP) to my application grows, I believe this routine takes longer and longer and my CPU goes to 100% user space. Something makes me believe that this routine has an n^

Re: Locked at 100% User CPU

1999-01-29 Thread HighWind Software Information
> This code looks pretty bad, all right. It looks like it is O(N^2) > in PS_SELECT_WAIT(), especially if descriptors get randomly strewn > amoungst the threads. It also looks like it is regenerating the FDS masks > on each call completely from scratch. It also looks

3.0 vs 4.0

1999-02-03 Thread HighWind Software Information
Can someone summarize the difference and locations between all these things? I've heard of: 2.2.8-stable 3.0-stable 3.0-current 3.0-release 4.0-current Where are all these things? Some in source? Some in binary? I've just been grabbing the things in "pub