about

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

about

Stéphane Ducasse
Juan pointed to me the following CUIS fixes that could interest us.
Now I feel not able to check that.
Is there somebody good (SIG for example :)) that could spend some time  
on that?

Stef


Kernel: Semaphores, Delays, Processes, WeakReferences
-------------------------------------------------------------------------
0101-SafeDelay-2-ar.cs
0102-DelayTweaks-ar.cs
0103-DelayStartup-jmv.cs
0104-SemaCritical-ar.cs
0130-CreateSemaphoreTest-jmv.1.cs
0131-DelayCleanup-ar.1.cs
0132-AtomicProcessSuspend-ar.1.cs
0133-ProcessTerminateFix-ar.2.cs
0134-DelayWaitTimeout-ar.2.cs
0135-SignalExceptionFix-ar.1.cs
0136-assertFix-jmv.1.cs
0137-SemaTests-ar.cs
0173-offList-jmv.1.cs
0187-DelayWaitTimeout-ar.3.cs
0192-WeakMessageSendFixPart1-jmv-M7352.cs
0193-WeakMessageSendFixPart2-jmv-M7352.1.cs
0207-AvoidCreatingDelays-jmv.1.cs
0212-ForkSenders-jmv.1.cs
0213-ForkAnswersNil-jmv.5.cs


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about

Igor Stasenko
2009/7/23 Stéphane Ducasse <[hidden email]>:
> Juan pointed to me the following CUIS fixes that could interest us.
> Now I feel not able to check that.
> Is there somebody good (SIG for example :)) that could spend some time
> on that?
>
Stef, i wish i could have more than a single life on that :)

My current list of employment:
- work on paid project(s)
- work on own small project (will announce soon)
- finish work on VM+Image Process Scheduling refactoring
- work on DeltaStreams with Goran
- continue work on host windows refactoring
- continue work on Moebuis project
.. there could be more , which i missed unintentionally.

so, i don't want to give any empty promises, that i will take a look
at it in nearest time. :(

> Stef
>
>
> Kernel: Semaphores, Delays, Processes, WeakReferences
> -------------------------------------------------------------------------
> 0101-SafeDelay-2-ar.cs
> 0102-DelayTweaks-ar.cs
> 0103-DelayStartup-jmv.cs
> 0104-SemaCritical-ar.cs
> 0130-CreateSemaphoreTest-jmv.1.cs
> 0131-DelayCleanup-ar.1.cs
> 0132-AtomicProcessSuspend-ar.1.cs
> 0133-ProcessTerminateFix-ar.2.cs
> 0134-DelayWaitTimeout-ar.2.cs
> 0135-SignalExceptionFix-ar.1.cs
> 0136-assertFix-jmv.1.cs
> 0137-SemaTests-ar.cs
> 0173-offList-jmv.1.cs
> 0187-DelayWaitTimeout-ar.3.cs
> 0192-WeakMessageSendFixPart1-jmv-M7352.cs
> 0193-WeakMessageSendFixPart2-jmv-M7352.1.cs
> 0207-AvoidCreatingDelays-jmv.1.cs
> 0212-ForkSenders-jmv.1.cs
> 0213-ForkAnswersNil-jmv.5.cs
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>



--
Best regards,
Igor Stasenko AKA sig.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about

Stéphane Ducasse
>>
> Stef, i wish i could have more than a single life on that :)

Me too :)

> My current list of employment:
> - work on paid project(s)
> - work on own small project (will announce soon)
> - finish work on VM+Image Process Scheduling refactoring

gwenael could be interested in that since he is working on a kind of  
image virtualization

> - work on DeltaStreams with Goran
> - continue work on host windows refactoring
> - continue work on Moebuis project
> .. there could be more , which i missed unintentionally.
>
> so, i don't want to give any empty promises, that i will take a look
> at it in nearest time. :(

OK but we never now ;)

>
>> Stef
>>
>>
>> Kernel: Semaphores, Delays, Processes, WeakReferences
>> -------------------------------------------------------------------------
>> 0101-SafeDelay-2-ar.cs
>> 0102-DelayTweaks-ar.cs
>> 0103-DelayStartup-jmv.cs
>> 0104-SemaCritical-ar.cs
>> 0130-CreateSemaphoreTest-jmv.1.cs
>> 0131-DelayCleanup-ar.1.cs
>> 0132-AtomicProcessSuspend-ar.1.cs
>> 0133-ProcessTerminateFix-ar.2.cs
>> 0134-DelayWaitTimeout-ar.2.cs
>> 0135-SignalExceptionFix-ar.1.cs
>> 0136-assertFix-jmv.1.cs
>> 0137-SemaTests-ar.cs
>> 0173-offList-jmv.1.cs
>> 0187-DelayWaitTimeout-ar.3.cs
>> 0192-WeakMessageSendFixPart1-jmv-M7352.cs
>> 0193-WeakMessageSendFixPart2-jmv-M7352.1.cs
>> 0207-AvoidCreatingDelays-jmv.1.cs
>> 0212-ForkSenders-jmv.1.cs
>> 0213-ForkAnswersNil-jmv.5.cs
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about

Damien Cassou
In reply to this post by Stéphane Ducasse
On Wed, Jul 22, 2009 at 10:35 PM, Stéphane
Ducasse<[hidden email]> wrote:
> Juan pointed to me the following CUIS fixes that could interest us.
> Now I feel not able to check that.
> Is there somebody good (SIG for example :)) that could spend some time
> on that?

http://code.google.com/p/pharo/issues/detail?id=970

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about

Douglas Brebner
In reply to this post by Igor Stasenko
Igor Stasenko wrote:

> 2009/7/23 Stéphane Ducasse <[hidden email]>:
>  
>> Juan pointed to me the following CUIS fixes that could interest us.
>> Now I feel not able to check that.
>> Is there somebody good (SIG for example :)) that could spend some time
>> on that?
>>
>>    
> Stef, i wish i could have more than a single life on that :)
>
> My current list of employment:
> - work on paid project(s)
> - work on own small project (will announce soon)
> - finish work on VM+Image Process Scheduling refactoring
>  
Now that sounds interesting. Are you working with Elliot on that?

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about

Stéphane Ducasse
In reply to this post by Stéphane Ducasse
Thanks nicolas for your analysis of the code!
This is because of this kind of behavior that I like this community.
Thanks.




On Jul 22, 2009, at 11:35 PM, Stéphane Ducasse wrote:

> Juan pointed to me the following CUIS fixes that could interest us.
> Now I feel not able to check that.
> Is there somebody good (SIG for example :)) that could spend some  
> time on that?
>
> Stef
>
>
> Kernel: Semaphores, Delays, Processes, WeakReferences
> -------------------------------------------------------------------------
> 0101-SafeDelay-2-ar.cs
> 0102-DelayTweaks-ar.cs
> 0103-DelayStartup-jmv.cs
> 0104-SemaCritical-ar.cs
> 0130-CreateSemaphoreTest-jmv.1.cs
> 0131-DelayCleanup-ar.1.cs
> 0132-AtomicProcessSuspend-ar.1.cs
> 0133-ProcessTerminateFix-ar.2.cs
> 0134-DelayWaitTimeout-ar.2.cs
> 0135-SignalExceptionFix-ar.1.cs
> 0136-assertFix-jmv.1.cs
> 0137-SemaTests-ar.cs
> 0173-offList-jmv.1.cs
> 0187-DelayWaitTimeout-ar.3.cs
> 0192-WeakMessageSendFixPart1-jmv-M7352.cs
> 0193-WeakMessageSendFixPart2-jmv-M7352.1.cs
> 0207-AvoidCreatingDelays-jmv.1.cs
> 0212-ForkSenders-jmv.1.cs
> 0213-ForkAnswersNil-jmv.5.cs
>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: about

Igor Stasenko
In reply to this post by Douglas Brebner
2009/7/23 Douglas Brebner <[hidden email]>:

> Igor Stasenko wrote:
>> 2009/7/23 Stéphane Ducasse <[hidden email]>:
>>
>>> Juan pointed to me the following CUIS fixes that could interest us.
>>> Now I feel not able to check that.
>>> Is there somebody good (SIG for example :)) that could spend some time
>>> on that?
>>>
>>>
>> Stef, i wish i could have more than a single life on that :)
>>
>> My current list of employment:
>> - work on paid project(s)
>> - work on own small project (will announce soon)
>> - finish work on VM+Image Process Scheduling refactoring
>>
> Now that sounds interesting. Are you working with Elliot on that?
>

No, this is done by me, alone.
You can take a look at it here: http://bugs.squeak.org/view.php?id=7345
Its not a recent version, but it works ok.
I am also started blogging about it, you can read it here in my blog:
http://computeradventures.wordpress.com/

> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project



--
Best regards,
Igor Stasenko AKA sig.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project