commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-470-gcfafc1a


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.5-470-gcfafc1a
Date: Mon, 10 Nov 2014 02:37:52 +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 "Hurd".

The branch, master has been updated
       via  cfafc1a905f11da2b856aecea02b8c7e1f95e5dd (commit)
      from  b11e2e666ce3e1a8ad167c82bfc1fc9b820f97f3 (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 cfafc1a905f11da2b856aecea02b8c7e1f95e5dd
Author: Samuel Thibault <address@hidden>
Date:   Mon Nov 10 03:32:19 2014 +0100

    Fix mach-defpager's kalloc values
    
    * mach-defpager/kalloc.c (MINSIZE): Set to sizeof(vm_offset_t) instead
    of hardcoded 4.
    (kalloc_init): Set kalloc_max to MINSIZE << (KLIST_MAX-1) instead of
    hardcoded 16384.
    (kalloc, kfree): Use the cache for the maximum size too.

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

Summary of changes:
 mach-defpager/kalloc.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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