help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [PATCH] Process


From: Gwenaël Casaccio
Subject: [Help-smalltalk] [PATCH] Process
Date: Mon, 24 Mar 2014 09:22:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Hi,

Here is a work in progress patch related to processes.
 -I fix what I consider as an issue : while waiting on a semaphore
 the process cannot be resumed (with resume but primResume can do it),
- the process creation is updated I didn't like the idea to yield the current process if a suspended process is created, the priority is correctly set no need to change
 it
  - setting priority will put the process in the right queue.

I've added much more tests, hope the patch can be reviewed.

Gwen

Attachment: 0001-Update-process-creation-process-resume-does-not-resu.patch
Description: Text Data


reply via email to

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