[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.5-90-g81747ac
From: |
Justus Winter |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.5-90-g81747ac |
Date: |
Tue, 08 Sep 2015 07:55:47 +0000 |
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 81747ac6d3e846d1955edaa94dee9065e541b7d8 (commit)
from 2b4c03cbc84090174a3cf5d27887bac8fb052b57 (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 81747ac6d3e846d1955edaa94dee9065e541b7d8
Author: Justus Winter <address@hidden>
Date: Mon Sep 7 13:04:39 2015 +0200
kern: use proper memory fences when handling the mapped time
* include/mach/time_value.h (struct mapped_time_value): Adjust comment.
* kern/mach_clock.c (mtime): Likewise. Also make it volatile.
(update_mapped_time): Use full hardware barriers.
(read_mapped_time): New macro with proper fences.
(record_time_stamp, host_get_time): Use the new macro.
-----------------------------------------------------------------------
Summary of changes:
include/mach/time_value.h | 2 ++
kern/mach_clock.c | 33 ++++++++++++++++++---------------
2 files changed, 20 insertions(+), 15 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.5-90-g81747ac,
Justus Winter <=