« Return to Thread: [squeak-dev] squeak image sometimes takes very long to be responsive after XO suspend

[squeak-dev] Re: squeak image sometimes takes very long to be responsive after XO suspend

by Tomeu Vizoso :: Rate this Message:

Reply to Author | View in Thread

On Fri, May 16, 2008 at 1:50 PM, Ties Stuij <cjstuij@...> wrote:
>
> Basically when coming out of suspend, the Squeak process takes up lots
> of cpu power and can be unresponsive for about a minute on build 703
> (other builds not yet tested).

What about:

- launch etoys
- check its pid
- attach to it with strace -p PID and log the output to a file
- suspend
- resume
- check what etoys is doing in that file

Good luck,

Tomeu

 « Return to Thread: [squeak-dev] squeak image sometimes takes very long to be responsive after XO suspend