On Mon, 8 Apr 2002, Bill Denney wrote:

> I just started up a swiki on a linux box, and top shows that it takes all
> available processing speed.
> 
> The command line (started through a bsd-style init script) is
> 
> /usr/local/ComSwiki/squeak -headless -memory 64m \
>                 /usr/local/ComSwiki/squeak.image &
> 
> And top is showing this:
>   PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
> 11906 root      14   0 16592  16M   968 R    99.6  8.6   1:47 squeak
> 
> The system is still responsive, but I'm movint to linux from solaris and
> I'm used to seeing the solaris box have between 1 and 15% processor usage
> from the swiki.  Any ideas why this is happening, and a way to fix it?

I saw this on my servers, too. We never figured out exactly what was 
wrong, but I think it is due to some kernel/glibc issue. The exact same 
squeak executable runs fine now. Are you running current versions? And 
what VM are you using?

-- Bert

Reply via email to