commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, rbraun/page_cache, updated. 698dffce5d4bf7394358e


From: Richard Braun
Subject: [SCM] GNU Mach branch, rbraun/page_cache, updated. 698dffce5d4bf7394358ec4199a90d302d87c53e
Date: Fri, 27 Jul 2012 12:12:40 +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, rbraun/page_cache has been updated
       via  698dffce5d4bf7394358ec4199a90d302d87c53e (commit)
      from  4e0134879bc030a9aa040df5e02b87415467af02 (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 698dffce5d4bf7394358ec4199a90d302d87c53e
Author: Richard Braun <address@hidden>
Date:   Fri Jul 27 13:05:54 2012 +0200

    Move vm_cache_statistics to the gnumach IPC interface
    
    In addition, the structure has been extended to include the relevant
    counters expected to be implemented in the future.

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

Summary of changes:
 Makefrag.am                                        |    7 +++++
 .../mach/{vm_cache_statistics.h => gnumach.defs}   |   29 ++++++++++++-------
 include/mach/mach4.defs                            |   10 -------
 include/mach/vm_cache_statistics.h                 |   13 +++++++-
 .../mach/vm_cache_statistics.h => kern/gnumach.srv |   17 +++---------
 kern/ipc_kobject.c                                 |    2 +
 vm/vm_user.c                                       |   15 +++++++++-
 7 files changed, 55 insertions(+), 38 deletions(-)
 copy include/mach/{vm_cache_statistics.h => gnumach.defs} (62%)
 copy include/mach/vm_cache_statistics.h => kern/gnumach.srv (61%)


hooks/post-receive
-- 
GNU Mach



reply via email to

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