[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.6-5-g65479ae
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.6-5-g65479ae |
Date: |
Sun, 29 Nov 2015 13:29:50 +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 65479ae46bf058a89eb4e21478f8b4b592f335a9 (commit)
from 9fa2e66de104f5a310d643939c8d3e547b4c29d6 (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 65479ae46bf058a89eb4e21478f8b4b592f335a9
Author: Samuel Thibault <address@hidden>
Date: Sun Nov 29 14:29:06 2015 +0100
Nicer out of memory condition reporting
* vm/vm_object.c (_vm_object_allocate): Return 0 immediately when
kmem_cache_alloc returned 0.
(vm_object_allocate): Panic when _vm_object_allocate returns 0.
-----------------------------------------------------------------------
Summary of changes:
vm/vm_object.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.6-5-g65479ae,
Samuel Thibault <=