Re: Shoutcast, high cpu, threads

2001-04-18 Thread Doug White
On Tue, 17 Apr 2001, Charles Sprickman wrote: > Hi, > > I'm running shoutcast on a 4.2R machine, and I'm finding that the > shoutcast server, when idle climbs up to around 90% cpu usage. Included > is a bit of back-and-forth with a shoutcast support person. Does sc_serv use select() in it's mai

Re: Shoutcast, high cpu, threads

2001-04-17 Thread Justin Wojdacki
void wrote: > > The man pages say: > > sleep - suspend process execution for an interval measured in seconds > usleep - suspend process execution for an interval measured in microseconds > > Maybe he's using the wrong routine? > The FreeBSD manpages don't appear to comment on this matter, b

Re: Shoutcast, high cpu, threads

2001-04-17 Thread void
On Tue, Apr 17, 2001 at 01:47:11AM -0400, Charles Sprickman wrote: > Hi, > > I'm running shoutcast on a 4.2R machine, and I'm finding that the > shoutcast server, when idle climbs up to around 90% cpu usage. Included > is a bit of back-and-forth with a shoutcast support person. > > I'm not too