ProcSched.st
Tue, 03 Feb 1998 20:30:20 +0100 Claus Gittinger fixed monitoring for non-sigChild systems (WIN32)
Thu, 29 Jan 1998 17:05:21 +0100 Claus Gittinger checkin from browser
Thu, 29 Jan 1998 17:03:01 +0100 Claus Gittinger issue a warning if a timedBlock is to be evaluated for a dead thread
Thu, 20 Nov 1997 19:29:40 +0100 Claus Gittinger more error handling;
Mon, 22 Sep 1997 21:05:58 +0200 Claus Gittinger lots of VMS changes
Sun, 21 Sep 1997 00:14:26 +0200 Claus Gittinger *** empty log message ***
Mon, 15 Sep 1997 22:48:59 +0200 Claus Gittinger *** empty log message ***
Tue, 05 Aug 1997 16:07:50 +0200 Claus Gittinger ioInterrupts work (must set owner of fd's - at least on linux)
Tue, 05 Aug 1997 16:06:35 +0200 Claus Gittinger *** empty log message ***
Sat, 28 Jun 1997 17:05:51 +0200 Claus Gittinger *** empty log message ***
Sat, 28 Jun 1997 16:35:22 +0200 Claus Gittinger *** empty log message ***
Fri, 09 May 1997 12:17:59 +0200 Stefan Vogel Move #isSystemProcess from ProcessorScheduler to Process.
Wed, 07 May 1997 19:04:17 +0200 Claus Gittinger made event polling interval a variable
Wed, 07 May 1997 18:17:15 +0200 Claus Gittinger allow readCheckFd to be given as -1; ignore those.
Wed, 07 May 1997 12:43:19 +0200 Claus Gittinger comment
Fri, 02 May 1997 16:47:41 +0200 Claus Gittinger commentary
Fri, 02 May 1997 08:44:04 +0200 Claus Gittinger *** empty log message ***
Thu, 01 May 1997 22:20:09 +0200 Claus Gittinger fixed davids monitorPid (dont wait a second; dont do busy poll ...)
Fri, 11 Apr 1997 11:35:42 +0200 Claus Gittinger *** empty log message ***
Tue, 25 Mar 1997 13:50:51 +0100 Stefan Vogel Fix race condition when waiting for SIGCHLD.
Thu, 20 Mar 1997 16:04:18 +0100 Claus Gittinger checkin from browser
Mon, 03 Mar 1997 20:03:43 +0100 Claus Gittinger a process with high prio is assumed to be a system process (timeSlicer)
Wed, 12 Feb 1997 14:19:53 +0100 Claus Gittinger *** empty log message ***
Sat, 01 Feb 1997 12:15:26 +0100 Claus Gittinger use removeIdentical
Thu, 30 Jan 1997 18:42:03 +0100 Claus Gittinger checkin from browser
Tue, 28 Jan 1997 01:02:13 +0100 Claus Gittinger can wait forEver, if there is nothing to do
Mon, 27 Jan 1997 20:09:51 +0100 Claus Gittinger checkin from browser
Sat, 25 Jan 1997 01:43:51 +0100 Claus Gittinger *** empty log message ***
Fri, 24 Jan 1997 23:11:36 +0100 Claus Gittinger semaphore names
Fri, 24 Jan 1997 21:45:13 +0100 Claus Gittinger reuse delays
Fri, 17 Jan 1997 21:59:50 +0100 Claus Gittinger make the timeSlicer a systemProcess
Fri, 17 Jan 1997 18:34:29 +0100 Claus Gittinger docu
Fri, 17 Jan 1997 17:49:01 +0100 Claus Gittinger checkin from browser
Fri, 17 Jan 1997 16:58:31 +0100 Claus Gittinger *** empty log message ***
Fri, 17 Jan 1997 16:44:35 +0100 Claus Gittinger integrated the timeSlicer
Sat, 11 Jan 1997 20:32:26 +0100 Claus Gittinger comment
Sat, 11 Jan 1997 18:35:21 +0100 Claus Gittinger *** empty log message ***
Fri, 10 Jan 1997 19:17:32 +0100 Claus Gittinger *PrintNL eliminated
Fri, 10 Jan 1997 18:47:55 +0100 Claus Gittinger newStyle info & error messages
Fri, 10 Jan 1997 15:52:03 +0100 Claus Gittinger new infoMessage scheme
Fri, 10 Jan 1997 12:19:06 +0100 Claus Gittinger fixed pending sigChild problem;
Thu, 09 Jan 1997 16:14:04 +0100 Claus Gittinger childSignal if no one runnable
Wed, 08 Jan 1997 20:42:17 +0100 Stefan Vogel Use dependent mechamism of WeakArray instead of #watcher.
Fri, 15 Nov 1996 11:47:22 +0100 Claus Gittinger added #hiIOPriority for protocol completeness
Mon, 28 Oct 1996 20:46:32 +0100 Claus Gittinger process restart is different if done at image restart time.
Sun, 20 Oct 1996 18:07:03 +0200 Claus Gittinger checkin from browser
Sun, 20 Oct 1996 17:51:35 +0200 Claus Gittinger *** empty log message ***
Fri, 18 Oct 1996 23:47:28 +0200 Claus Gittinger remember threadSwitch:from: idea for later implementation;
Fri, 18 Oct 1996 21:56:19 +0200 Claus Gittinger hide timerInterrupt & ioInterrupt contexts when switching
Fri, 18 Oct 1996 14:34:28 +0200 Claus Gittinger changed WeakArray to set emptied slots to zero
Tue, 24 Sep 1996 10:19:50 +0200 Claus Gittinger checkin from browser
Mon, 23 Sep 1996 16:06:15 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Sep 1996 15:54:30 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Sep 1996 15:36:01 +0200 Stefan Vogel Allow scheduler to suspend/resume itself. This makes semaphores work
Mon, 23 Sep 1996 14:40:14 +0200 Claus Gittinger return an id from #addTimeout:
Thu, 29 Aug 1996 22:52:10 +0200 Claus Gittinger wakup readWaiters in case of errors
Wed, 14 Aug 1996 15:47:47 +0200 Claus Gittinger infoPrint for NT (no select)
Mon, 29 Jul 1996 12:12:27 +0200 Claus Gittinger use nil for empty lists
Wed, 24 Jul 1996 16:56:33 +0200 Claus Gittinger comment
Thu, 18 Jul 1996 20:42:36 +0200 Claus Gittinger *** empty log message ***
less more (0) -100 -60 tip