commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. dd961d1cef715b4c1e4fedd2f43fae67


From: Richard Braun
Subject: [SCM] GNU Mach branch, master, updated. dd961d1cef715b4c1e4fedd2f43fae6703f128ba
Date: Mon, 07 Jan 2013 23:06:35 +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  dd961d1cef715b4c1e4fedd2f43fae6703f128ba (commit)
      from  392239d8c9979ac95c122b77d5d1e012f216d2ec (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 dd961d1cef715b4c1e4fedd2f43fae6703f128ba
Author: Richard Braun <address@hidden>
Date:   Tue Jan 8 00:05:48 2013 +0100

    Add function to dump a raw summary of the slab allocator state
    
    The purpose of this function is to allow kernel code to display the state
    of the slab caches in situations where the host_slab_info RPC wouldn't be
    available, e.g. before a panic.
    
    * kern/slab.c (slab_info): New function.
    * kern/slab.h: Add declaration for slab_info.

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

Summary of changes:
 kern/slab.c |   29 +++++++++++++++++++++++++++++
 kern/slab.h |    5 +++++
 2 files changed, 34 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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