commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 4e8066a555118a5f71c9fa770dad8159


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 4e8066a555118a5f71c9fa770dad81592b5fe2f4
Date: Fri, 22 Apr 2011 18:41:38 +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  4e8066a555118a5f71c9fa770dad81592b5fe2f4 (commit)
      from  07dc2f7b615f1b6af4acbbc034615856557ef7cd (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 4e8066a555118a5f71c9fa770dad81592b5fe2f4
Author: Samuel Thibault <address@hidden>
Date:   Fri Apr 22 20:39:53 2011 +0200

    Warn once when part of the kernel is lacking space
    
    * ipc/ipc_entry.c (ipc_entry_get, ipc_entry_grow_table): Warn when returning
    KERN_NO_SPACE.
    * vm/vm_map.c (vm_map_find_entry, vm_map_enter, vm_map_copyout,
    vm_map_copyout_page_list): Warn when returning KERN_NO_SPACE.

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

Summary of changes:
 ipc/ipc_entry.c |    5 ++++-
 vm/vm_map.c     |   31 ++++++++++++++++++++++++-------
 2 files changed, 28 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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