commit-hurd
[Top][All Lists]
Advanced

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

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


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. efc3d9c47cd744c316a8521c9a29fa274b507d26
Date: Tue, 13 Oct 2009 22:54:04 +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  efc3d9c47cd744c316a8521c9a29fa274b507d26 (commit)
       via  6b146e80e1841b0a8c9788b2bbb9b7c16a158f6d (commit)
      from  55c57827e99f067cb8f715b1be78d4822005388c (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 efc3d9c47cd744c316a8521c9a29fa274b507d26
Author: Samuel Thibault <address@hidden>
Date:   Wed Oct 14 00:51:40 2009 +0200

    Fix allocation failure during gc
    
    kern/zalloc.c (zone_gc): Allocate and free a vm_map_kentry_zone element to 
make
    sure the gc will be able to allocate one for vm_map_delete.

commit 6b146e80e1841b0a8c9788b2bbb9b7c16a158f6d
Author: Samuel Thibault <address@hidden>
Date:   Wed Oct 14 00:49:47 2009 +0200

    More restrictive requirements on zone alignment
    
    kern/zalloc.c (zinit): Panic if requested alignment doesn't match page
    size and list elements.

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

Summary of changes:
 kern/zalloc.c |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Mach




reply via email to

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