help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Issue with process.st and preemptive mode


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Issue with process.st and preemptive mode
Date: Mon, 17 May 2010 04:43:10 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b1 Thunderbird/3.0.4

On 05/11/2010 06:41 PM, Paolo Bonzini wrote:

> 
> Yes, it looks like that.  Check highest_priority_process:

> 
> maybe you want to test is_process_terminated too somewhere?

Hi,

I had some time to look into it some more. The first hack I tried to
kind of verify my previous claim was to start a idle task that executes
Delay. This way the yielded process will be resumed... I will now try to
understand the processList of the Processor.


One stupid question, when will terminated processes be
removed/destroyed/deleted from the system? I have seen
Process>>primTerminate (or such) but this does not seem to remove the
Process?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]