Spoon 2 alpha 8

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Spoon 2 alpha 8

ccrraaiigg

Hi--

     I've released Spoon 2 alpha 8 for MacOSX, Linux, and Windows. New
this time is support for browsing the Spoon memory from a Squeak 3.9
system. Next is support for simulating the Spoon memory in a Squeak 3.9
system, so that you can see exactly what it's doing (especially if it
crashes :). When that's done, I'll promote the release from "next" to
"current".

     http://netjam.org/spoon/releases/next


     thanks again,

-C

--
Craig Latta
improvisational musical informaticist
www.netjam.org
Smalltalkers do: [:it | All with: Class, (And love: it)]

_______________________________________________
Spoon mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/spoon
Reply | Threaded
Open this post in threaded view
|

Re: Spoon 2 alpha 8

Bert Freudenberg
On Apr 15, 2007, at 8:34 , Craig Latta wrote:

>
> Hi--
>
>      I've released Spoon 2 alpha 8 for MacOSX, Linux, and Windows. New
> this time is support for browsing the Spoon memory from a Squeak 3.9
> system. Next is support for simulating the Spoon memory in a Squeak  
> 3.9
> system, so that you can see exactly what it's doing (especially if it
> crashes :). When that's done, I'll promote the release from "next" to
> "current".
>
>      http://netjam.org/spoon/releases/next

Squeak goes to 130% CPU utilization, looks like a recursion to me:

     296 Thread_0f07
       296 0xb807cb1d
         296 gettimeofday_wrapper
           296 spin_lock_wrapper
             296 0xb807c9ca
               296 gettimeofday_wrapper
                 296 0xb826874c
                   296 0xffffffff
                     296 0xb807cb1d
                       296 gettimeofday_wrapper
                         296 spin_lock_wrapper
                           296 0xb807c9ca
                             296 gettimeofday_wrapper
                               296 0xb826874c
                                 296 0xffffffff
                                   296 0xb807cb1d
                                     296 gettimeofday_wrapper


- Bert -


_______________________________________________
Spoon mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/spoon
Reply | Threaded
Open this post in threaded view
|

Re: Spoon 2 alpha 8

ccrraaiigg

Hi Bert--

> Squeak goes to 130% CPU utilization, looks like a recursion to me:

     Was that the Spoon system, or a Squeak system browsing it?

     I can't duplicate this.


     thanks,

-C

--
Craig Latta
improvisational musical informaticist
www.netjam.org
Smalltalkers do: [:it | All with: Class, (And love: it)]


_______________________________________________
Spoon mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/spoon
Reply | Threaded
Open this post in threaded view
|

Re: Spoon 2 alpha 8

Bert Freudenberg

On Apr 15, 2007, at 19:20 , Craig Latta wrote:

>
> Hi Bert--
>
>> Squeak goes to 130% CPU utilization, looks like a recursion to me:
>
>      Was that the Spoon system, or a Squeak system browsing it?

Spoon.

- Bert -


_______________________________________________
Spoon mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/spoon
Reply | Threaded
Open this post in threaded view
|

re: Spoon 2 alpha 8

ccrraaiigg

     2 alpha 9 :)


-C

--
Craig Latta
improvisational musical informaticist
www.netjam.org
Smalltalkers do: [:it | All with: Class, (And love: it)]


_______________________________________________
Spoon mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/spoon