commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, mplaneta/libbraunr/master, updated. 416b8617197f4


From: Maksym Planeta
Subject: [SCM] GNU Mach branch, mplaneta/libbraunr/master, updated. 416b8617197f41b95db1486df85920e03d15e58a
Date: Mon, 29 Aug 2011 11:36:09 +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, mplaneta/libbraunr/master has been updated
       via  416b8617197f41b95db1486df85920e03d15e58a (commit)
      from  488d5991b0cda85f4236af1118bf96624c9c4bee (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 416b8617197f41b95db1486df85920e03d15e58a
Author: Maksym Planeta <address@hidden>
Date:   Thu Aug 25 02:14:08 2011 +0300

    Split memory allocation initialization into 2 stages
    
    * kern/balloc/mem.c (mem_alloc_init, mem_alloc_early_init): Split
    initialization into 2 functions.
    * kern/balloc/mem.c (mem_alloc_early_init): Add function prototype.
    * vm/vm_init.c (vm_mem_bootstrap): Initiate memory allocator in two stages.

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

Summary of changes:
 kern/balloc/mem.c |   25 +++++++++++++++++--------
 kern/balloc/mem.h |    6 ++++++
 vm/vm_init.c      |    1 +
 3 files changed, 24 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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