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.6-17-g2ed58a8


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.6-17-g2ed58a8
Date: Wed, 13 Jan 2016 22:15: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, master has been updated
       via  2ed58a86ab2b0a2b1d7701ef1f0ccb117ca87dcf (commit)
      from  37f873e94db9966c4e852a868916db2682f37f78 (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 2ed58a86ab2b0a2b1d7701ef1f0ccb117ca87dcf
Author: Samuel Thibault <address@hidden>
Date:   Wed Jan 13 23:13:27 2016 +0100

    Increase kernel map size
    
    To avoid running out of memory due to the increased consumption by radix
    trees which replaced arrays.
    
    * kern/slab.c (KMEM_MAP_SIZE): Bump from 96MiB to 128MiB.
    * i386/i386/vm_param.h (VM_KERNEL_MAP_SIZE): Add 32MiB accordingly.

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

Summary of changes:
 i386/i386/vm_param.h |    4 ++--
 kern/slab.c          |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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