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.git20220206-15-g258b45cd


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220206-15-g258b45cd
Date: Thu, 17 Feb 2022 19:30:30 -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  258b45cde4d48149e410012b06bf2071dbba21b4 (commit)
      from  d2ce4a404f6dc016e650c46a117c3ce278af7350 (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 258b45cde4d48149e410012b06bf2071dbba21b4
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Feb 18 01:28:23 2022 +0100

    rumpdisk: cope with unaligned and big accesses
    
    Unaligned accesses need a copy into an aligned buffer.
    
    Accesses larger than a page currently have to be split into pages, otherwise
    _bus_dmamap_load_buffer assumes coherent physical allocations.

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

Summary of changes:
 rumpdisk/block-rump.c | 113 ++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 86 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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