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.4-379-g84c4437


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.4-379-g84c4437
Date: Thu, 09 Jan 2014 11:18:57 +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  84c4437004d9c4767da56500661f49afe4582658 (commit)
       via  79ed64e24d2276a9a28ec9c3e0eedd23812c93da (commit)
      from  322fa73afed84fe37fb7bfe0583109ff33eb26d7 (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 84c4437004d9c4767da56500661f49afe4582658
Author: Justus Winter <address@hidden>
Date:   Thu Jan 9 12:05:01 2014 +0100

    kern: align kmem_cache objects using __cacheline_aligned
    
    * kern/slab.h (struct kmem_cache): Align kmem_cache objects using
    __cacheline_aligned.

commit 79ed64e24d2276a9a28ec9c3e0eedd23812c93da
Author: Justus Winter <address@hidden>
Date:   Tue Jan 7 13:15:51 2014 +0100

    include: add new file for cache-related definitions
    
    * include/cache.h (__cacheline_aligned): This macro can be used to
    align statically allocated objects so that they start at a cache line.

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

Summary of changes:
 i386/i386at/mem.h => include/cache.h |   15 ++++++++-------
 kern/slab.h                          |    3 ++-
 2 files changed, 10 insertions(+), 8 deletions(-)
 copy i386/i386at/mem.h => include/cache.h (65%)


hooks/post-receive
-- 
GNU Mach



reply via email to

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