ProcessorScheduler.st
Tue, 09 Feb 2010 20:05:37 +0100 Stefan Vogel changed: #vmResumeInterrupt:
Wed, 05 Aug 2009 11:12:48 +0200 Stefan Vogel Avoid blocking in PipeStream (e.g. when doing a CVS checkin)
Fri, 06 Mar 2009 20:01:39 +0100 Claus Gittinger user-interrupt while in os-select
Thu, 26 Feb 2009 17:37:50 +0100 Michael Beyl timeSlicer cpu-load reduced; timeSlicer waits on a semaphore for something to slice.
Fri, 20 Feb 2009 15:30:34 +0100 Stefan Vogel changed #timeoutHandlerProcess - better use Exception
Fri, 20 Feb 2009 15:28:10 +0100 Stefan Vogel Do not terminate timoutHandler process if an error occures
Thu, 23 Oct 2008 18:26:48 +0200 Stefan Vogel changed #monitor:action: - block interrupts while accessing critical regions
Thu, 11 Sep 2008 10:00:24 +0200 Stefan Vogel #timeToNextTimeout - handling of negative time deltas
Mon, 22 Oct 2007 13:38:41 +0200 Claus Gittinger *** empty log message ***
Mon, 22 Oct 2007 10:37:16 +0200 Claus Gittinger *** empty log message ***
Wed, 04 Apr 2007 16:29:46 +0200 Stefan Vogel Be conservative when setting helper processes of executeCommand:...
Tue, 03 Apr 2007 18:47:43 +0200 Stefan Vogel changed #waitForEventOrTimeout
Tue, 03 Apr 2007 18:39:13 +0200 Stefan Vogel changed #waitForEventOrTimeout - exitWhenNoMoreUserProcesses
Tue, 03 Apr 2007 16:25:18 +0200 Stefan Vogel Make auxilliary processes to system processes
Tue, 03 Apr 2007 14:52:47 +0200 Stefan Vogel Mark timeoutHandlerProcess as system process
Mon, 05 Mar 2007 22:36:04 +0100 Stefan Vogel #newProcess et al never return nil - but raise an exception
Thu, 07 Dec 2006 19:47:43 +0100 Claus Gittinger changed #checkForIOWithTimeout:
Thu, 07 Dec 2006 19:46:49 +0100 Claus Gittinger changed #checkForIOWithTimeout:
Thu, 07 Dec 2006 19:44:43 +0100 Claus Gittinger catch ctrl-c while selecting
Wed, 06 Dec 2006 18:45:11 +0100 Claus Gittinger *** empty log message ***
Thu, 21 Sep 2006 16:23:20 +0200 Stefan Vogel make #interruptActive returnable for better debugging
Thu, 20 Jul 2006 22:43:19 +0200 Claus Gittinger *** empty log message ***
Wed, 19 Jul 2006 18:14:23 +0200 Claus Gittinger timeoutHandler clearing
Fri, 14 Jul 2006 17:01:35 +0200 ca + timeoutHandlerProcess
Tue, 21 Mar 2006 19:15:16 +0100 Claus Gittinger invalid scheduling switch errors are proceedable
Wed, 15 Feb 2006 19:02:28 +0100 Claus Gittinger recreate scheduledProcesses set for each cycle;
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Tue, 11 Jan 2005 18:05:16 +0100 Stefan Vogel AbortOperationRequest is now a subclass (and child-Exception) of.
Tue, 28 Sep 2004 20:00:37 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Sep 2004 16:51:43 +0200 Stefan Vogel use class based exceptions
Tue, 31 Aug 2004 16:25:27 +0200 Stefan Vogel #unblockInterrupts returns the prvious blocking state
Mon, 30 Aug 2004 17:48:45 +0200 Stefan Vogel fix error message
Tue, 03 Aug 2004 19:02:29 +0200 Stefan Vogel No error message when trying to resume a stopped process
Mon, 02 Feb 2004 17:16:45 +0100 ca care for interrupt action before suspending a process
Wed, 28 Jan 2004 21:07:52 +0100 ca checkin from browser
Wed, 28 Jan 2004 19:56:27 +0100 ca renamed immediateInterrupt & resumeImmediateInterrupt
Wed, 28 Jan 2004 14:24:05 +0100 ca preps to rename immediateInterrupt and resumeImmediateInterrupt
Wed, 28 Jan 2004 14:23:42 +0100 ca preps to rename immediateInterrupt and resumeImmediateInterrupt
Wed, 28 Jan 2004 14:06:33 +0100 ca preps to rename immediateInterrupt and resumeImmediateInterrupt
Tue, 18 Nov 2003 16:49:53 +0100 Claus Gittinger removed "removing invalid fd" message
Fri, 25 Jul 2003 22:00:45 +0200 Claus Gittinger oops - Win32OS does not yet support new select interface
Tue, 15 Jul 2003 16:03:28 +0200 Claus Gittinger select: wake up readFDs if readable only;
Sat, 12 Jul 2003 10:25:04 +0200 Stefan Vogel Minor fix for last change
Fri, 11 Jul 2003 19:52:44 +0200 Stefan Vogel New select for fair scheduling (not giving low filedescriptors
Wed, 07 May 2003 16:44:51 +0200 Claus Gittinger method category rename
Sun, 02 Mar 2003 21:53:06 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Wed, 26 Feb 2003 13:04:39 +0100 Claus Gittinger comments
Thu, 20 Feb 2003 23:37:21 +0100 Stefan Vogel Access method for scheduler
Sat, 01 Feb 2003 16:11:56 +0100 ca race with threadDestroy (leftOver process-structures in VM);
Thu, 19 Dec 2002 15:50:30 +0100 Claus Gittinger stopping an suspended process: no longer give a warning message
Thu, 19 Dec 2002 15:49:03 +0100 Claus Gittinger stopping an suspended process fix
Tue, 22 Oct 2002 13:58:20 +0200 Claus Gittinger oops - hps lexer is not 8-bit clean
Thu, 11 Jul 2002 13:38:52 +0200 Claus Gittinger added preWaitActions
Tue, 09 Jul 2002 16:56:23 +0200 Stefan Vogel Remove unused method vars
Tue, 09 Jul 2002 16:12:27 +0200 Stefan Vogel Use #ifCurtailed: instead of #valueOnUnwindDo:
Fri, 01 Mar 2002 16:17:33 +0100 Claus Gittinger category rename
Tue, 26 Feb 2002 14:02:26 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Mon, 04 Feb 2002 15:31:14 +0100 Claus Gittinger *** empty log message ***
Thu, 06 Dec 2001 09:52:25 +0100 Claus Gittinger checkin from browser
Tue, 27 Nov 2001 18:57:41 +0100 Claus Gittinger WIN32: do not monitor nil-pid processes (i.e. if it failed)
less more (0) -100 -60 tip