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.5-87-g9d0f0b3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.5-87-g9d0f0b3
Date: Mon, 31 Aug 2015 18:30: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  9d0f0b3391da1375363f0d545cab508247a962ae (commit)
      from  cf99d571fb1cb77fbdf2cb84a0890835173b50af (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 9d0f0b3391da1375363f0d545cab508247a962ae
Author: Samuel Thibault <address@hidden>
Date:   Mon Aug 31 20:28:57 2015 +0200

    Reserve 64k at beginning of memory, not just 4k
    
    Linux does this to be extra careful with some BIOSes which apparently
    spuriously write between 4k and 64k.
    
    * i386/i386at/model_dep.c (RESERVED_BIOS): New macro.
    (avail_next, mem_size_init, init_alloc_aligned): Use RESERVED_BIOS instead
    of hardcoded 0x1000.

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

Summary of changes:
 i386/i386at/model_dep.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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