commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master-slab, updated. 3496138ca428a7b2b69fe08e69f


From: Richard Braun
Subject: [SCM] GNU Mach branch, master-slab, updated. 3496138ca428a7b2b69fe08e69fb544006a9a2cc
Date: Mon, 09 Jan 2012 10:25:15 +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-slab has been updated
       via  3496138ca428a7b2b69fe08e69fb544006a9a2cc (commit)
      from  88382234bb540544a3550d1ddfb84e0d17eec971 (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 3496138ca428a7b2b69fe08e69fb544006a9a2cc
Author: Richard Braun <address@hidden>
Date:   Mon Jan 9 10:01:56 2012 +0000

    Improve ipc hash/marequest init readability
    
    Use macros instead of raw numeric values.
    
    * ipc/ipc_hash.h (IPC_HASH_GLOBAL_SIZE): New macro.
    * ipc/ipc_hash.c (ipc_hash_init): Directly set the global hash table
    size to IPC_HASH_GLOBAL_SIZE.
    * ipc/ipc_marequest.h (IPC_MAREQUEST_SIZE): New macro.
    * ipc/ipc_marequest.c (ipc_marequest_init): Directly set the marequest
    hash table size to IPC_MAREQUEST_SIZE.

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

Summary of changes:
 ipc/ipc_hash.c      |    5 ++---
 ipc/ipc_hash.h      |    2 ++
 ipc/ipc_marequest.c |    5 ++---
 ipc/ipc_marequest.h |    1 +
 4 files changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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