commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20220218-14-gc8344d90


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220218-14-gc8344d90
Date: Mon, 28 Feb 2022 19:48:32 -0500 (EST)

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  c8344d909bb8a91387826ffd0c8c337a5f2b001a (commit)
       via  b5f37094a13ed518adc74d2ddbc71e7a5d054eb0 (commit)
       via  c06be8fd568acef58888e6f702c648316ef0ef64 (commit)
       via  05ff8d177f87007df0579952d6cce421b494198b (commit)
      from  43c8d85d9b271f88b71846e2e63f4a1ed53e49d1 (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 c8344d909bb8a91387826ffd0c8c337a5f2b001a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue Mar 1 01:45:42 2022 +0100

    libpager: Make it a bit parallel
    
    Making libpager use several workers allows it to queue several requests to
    the disk (e.g. for different processes faulting data) rather than waiting
    for them sequentially.
    
    * libpager/demuxer.c (WORKER_COUNT): Set to 10.

commit b5f37094a13ed518adc74d2ddbc71e7a5d054eb0
Author: Damien Zammit <damien@zamaudio.com>
Date:   Sun Feb 27 09:10:41 2022 +0000

    rumpdisk: Override machdev_server with multithread port management
    
    This makes rumpdisk multithreaded as much as the root filesystem pager
    will request.
    
    Message-Id: <20220227091013.33112-4-damien@zamaudio.com>

commit c06be8fd568acef58888e6f702c648316ef0ef64
Author: Damien Zammit <damien@zamaudio.com>
Date:   Sun Feb 27 09:10:36 2022 +0000

    libmachdev: Export demuxer as machdev_demuxer and bucket pointer
    
    This will allow callers to manage their own server routine.
    
    Message-Id: <20220227091013.33112-3-damien@zamaudio.com>

commit 05ff8d177f87007df0579952d6cce421b494198b
Author: Damien Zammit <damien@zamaudio.com>
Date:   Sun Feb 27 09:10:26 2022 +0000

    libmachdev: No-op fix styling of functions
    
    Message-Id: <20220227091013.33112-2-damien@zamaudio.com>

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

Summary of changes:
 libmachdev/ds_routines.c | 18 +++++++++++-------
 libmachdev/machdev.h     |  3 +++
 libpager/demuxer.c       |  2 +-
 rumpdisk/main.c          | 17 ++++++++++++++++-
 4 files changed, 31 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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