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-73-g2eec9a3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-73-g2eec9a3
Date: Sun, 18 Nov 2018 18:59:57 -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  2eec9a3688ab8a673a058312388cfff640acdd13 (commit)
      from  d1f39c38df5aee6df6661bcae2c2ca9f79428a8f (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 2eec9a3688ab8a673a058312388cfff640acdd13
Author: Samuel Thibault <address@hidden>
Date:   Mon Nov 19 00:58:00 2018 +0100

    Drop SIMPLE_CLOCK support
    
    This wasn't building and is not useful with nowaday's hardware.
    
    * configfrag.ac (SIMPLE_CLOCK): Do not define.
    * kern/sched.h [SIMPLE_CLOCK] (sched_usec): Remove variable declaration.
    * kern/sched_prim.c [SIMPLE_CLOCK] (sched_usec): Remove variable.
    [SIMPLE_CLOCK] (sched_init): Do not initialize sched_usec variable.
    [SIMPLE_CLOCK] (recompute_priorities): Do not tinker sched_usec
    variable.
    * kern/thread.c [SIMPLE_CLOCK] (thread_info): Do not ajust for clock
    drift.

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

Summary of changes:
 configfrag.ac     |  3 ---
 kern/sched.h      |  9 ---------
 kern/sched_prim.c | 20 --------------------
 kern/thread.c     |  7 -------
 4 files changed, 39 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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