ProcessorScheduler.st
Tue, 20 Aug 2013 15:51:59 +0200 Claus Gittinger class: ProcessorScheduler
Fri, 16 Aug 2013 19:49:53 +0200 Stefan Vogel class: ProcessorScheduler
Tue, 30 Jul 2013 19:38:33 +0200 Claus Gittinger class: ProcessorScheduler
Wed, 10 Jul 2013 13:51:52 +0200 Claus Gittinger class: ProcessorScheduler
Fri, 05 Jul 2013 15:27:01 +0200 Claus Gittinger class: ProcessorScheduler
Thu, 27 Jun 2013 11:49:11 +0200 Claus Gittinger class: ProcessorScheduler
Mon, 17 Jun 2013 23:18:07 +0200 Claus Gittinger class: ProcessorScheduler
Fri, 19 Apr 2013 11:35:49 +0200 Claus Gittinger class: ProcessorScheduler
Mon, 25 Mar 2013 17:48:37 +0100 Claus Gittinger class: ProcessorScheduler
Mon, 25 Mar 2013 13:15:24 +0100 Claus Gittinger class: ProcessorScheduler
Fri, 08 Feb 2013 22:33:05 +0100 Stefan Vogel class: ProcessorScheduler
Fri, 08 Feb 2013 19:41:42 +0100 Stefan Vogel class: ProcessorScheduler
Fri, 08 Feb 2013 17:10:17 +0100 Stefan Vogel class: ProcessorScheduler
Fri, 26 Oct 2012 13:18:55 +0200 Claus Gittinger added: #knownProcessesDo:
Fri, 20 Jul 2012 18:36:22 +0200 Claus Gittinger changed: #dispatchLoop
Thu, 03 Nov 2011 21:32:58 +0100 Claus Gittinger changed: #startTimeSlicing
Wed, 10 Aug 2011 19:57:35 +0200 Claus Gittinger comment/format in: #terminateNoSignal:
Fri, 05 Aug 2011 09:54:52 +0200 Claus Gittinger changed: #dispatchLoop
Wed, 08 Dec 2010 16:09:24 +0100 Stefan Vogel changed:
Mon, 29 Nov 2010 18:16:40 +0100 Stefan Vogel changed:
Mon, 02 Aug 2010 13:36:55 +0200 Claus Gittinger changed: #yield
Fri, 23 Jul 2010 10:39:57 +0200 Claus Gittinger changed: #threadSwitch:
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
less more (0) -100 -60 tip