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.git20210811-20-gc2a38a6


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20210811-20-gc2a38a6
Date: Tue, 24 Aug 2021 07:59:05 -0400 (EDT)

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  c2a38a627251956e80826496e958b3c80a24837e (commit)
       via  517edb7fe7c614a683e18671afc52de8cabe8fdf (commit)
      from  3b378a6535bc8d9942875ba094301274819905e4 (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 c2a38a627251956e80826496e958b3c80a24837e
Author: Damien Zammit <damien@zamaudio.com>
Date:   Tue Aug 24 13:58:00 2021 +0200

    rumpdisk: Ensure physical allocation of memory for DMA reads
    
    * rumpdisk/block-rump.c (rumpdisk_device_read): Memset the buffer
    after allocating it.

commit 517edb7fe7c614a683e18671afc52de8cabe8fdf
Author: Damien Zammit <damien@zamaudio.com>
Date:   Tue Aug 24 13:55:20 2021 +0200

    rumpdisk: Use raw uncached character device rwdXd
    
    This disables the rump buffer cache and avoids any magic translation that
    rump would do.
    
    * rumpdisk/block-rump.c (translate_name): Use `/dev/r%sd' format instead of
    `/dev/%sd'.

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

Summary of changes:
 rumpdisk/block-rump.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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