Hi,

i work with MAC update to:

Versione sistema: Mac OS X 10.6.4 (10F569)
Versione kernel: Darwin 10.4.0

My Pharo image is based on gemtools-1-0-beta-6-one-click-available/  download from: 


http://gemstonesoup.wordpress.com/2010/05/28/gemtools-1-0-beta-6-one-click-available/


I update the Pharo image with:
 Seaside 30  Magritte2  and Pier2.

After i port my code and do some work for seaside 3.0 integration.

Now when i test the application ( WAKom startOn: 8080 )
the MAC report a CPU load of 5% + 3 %.

After some work :  ( web request to my application - other web request  - Pharo source change - other Mac application ( word -excel ), 

 but only if Pharo image is load,  the CPU load  go to:

CPU User 35 %

CPU system 40% .


For now  i don' understand because this load.

When i close the application ( Pharo - Safari - ....) the load of CPU don't change ( 35% + 40% ).

For solve it i need to restart the Mac.

Someone found this problem ?


Thanks,

Dario