Mailinglist Archive: opensuse (3464 mails)
| < Previous | Next > |
Re: [opensuse] Micro pauses, or CPU spikes?
- From: Seth Arnold <seth.arnold@xxxxxxx>
- Date: Wed, 11 Apr 2007 14:18:25 -0700
- Message-id: <20070411211824.GR2125@xxxxxxx>
On Wed, Apr 11, 2007 at 09:28:24PM +0200, Clayton wrote:
> A little experimenting... it's the Fetch Lyrics sript that is spawning
> Ruby - starting the script starts Ruby, and stopping the script stops
> Ruby. Ok, so now I know what is likely starting Ruby... I wonder what
> is going wrong that makes Ruby spike the CPU like that. Weird...
A few options: either start reading the code and looking for something
monumentally stupid :) or strace the process and try to find the
monumentally stupid thing _that_ way.
> A little experimenting... it's the Fetch Lyrics sript that is spawning
> Ruby - starting the script starts Ruby, and stopping the script stops
> Ruby. Ok, so now I know what is likely starting Ruby... I wonder what
> is going wrong that makes Ruby spike the CPU like that. Weird...
A few options: either start reading the code and looking for something
monumentally stupid :) or strace the process and try to find the
monumentally stupid thing _that_ way.
| < Previous | Next > |