commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-72-gd1f39c3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-72-gd1f39c3
Date: Sun, 18 Nov 2018 18:52:41 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  d1f39c38df5aee6df6661bcae2c2ca9f79428a8f (commit)
      from  93cafb79a88ff23696c26c54e5aceff31b6b0a15 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d1f39c38df5aee6df6661bcae2c2ca9f79428a8f
Author: Samuel Thibault <address@hidden>
Date:   Mon Nov 19 00:50:35 2018 +0100

    Make scheduling more reactive
    
    Give smaller quantums to processes, to get more frequent context
    switches. This fixes some reactivity for concurrent processes.
    
    * kern/sched.h (MIN_QUANTUM): Define to hz / 33.
    * kern/sched_prim.c (sched_init): Use MIN_QUANTUM instead of hz / 10.

-----------------------------------------------------------------------

Summary of changes:
 kern/sched.h      | 1 +
 kern/sched_prim.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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