commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. 7d0fdfd0a3e5165020e11892079154ef1e1d


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 7d0fdfd0a3e5165020e11892079154ef1e1d691f
Date: Thu, 26 Aug 2010 22:29:13 +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  7d0fdfd0a3e5165020e11892079154ef1e1d691f (commit)
      from  a60414ee7fdabb2bdfb17fe82b9a09f811bd2de0 (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 7d0fdfd0a3e5165020e11892079154ef1e1d691f
Author: Sergio Lopez <address@hidden>
Date:   Fri Aug 27 00:24:01 2010 +0200

    make unblocked reads from external objects return a zeroed page.
    
    * serverboot/default_pager.c (struct dstruct): Add boolean_t external field.
    (default_pager_add): Set ds->external to TRUE or FALSE depending whether the
    object is external.
    (default_read): Add external parameter.  If no_block(block) returns 1, if
    external is TRUE, zero fill the page and return PAGER_SUCCESS instead of
    PAGER_ABSENT.
    (seqnos_memory_object_data_request): Pass ds->external as additional
    parameter to default_read.

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

Summary of changes:
 serverboot/default_pager.c |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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