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.git20230216-15-g0afac7ab


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20230216-15-g0afac7ab
Date: Tue, 25 Apr 2023 16:13:56 -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  0afac7ab288a2a259bbc6bdb7e20b686b3913274 (commit)
      from  a3cf2656cabaf5691a4e45302eea879791917e2b (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 0afac7ab288a2a259bbc6bdb7e20b686b3913274
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Mon Apr 24 23:53:52 2023 -0400

    Use c_string for default_pager_filename_t to define a new 
default_pager_paging_storage RPC.
    
    This brings us a bit closer to having all types' msgt_size representable
    with a single byte. We will be able to avoid mach_msg_type_long_t
    entirely for x86_64 since mach_msg_type_t can represent long types using
    a separate field.
    Message-Id: <ZEdO0Grm2AUw4Tfe@jupiter.tail36e24.ts.net>

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

Summary of changes:
 hurd/default_pager.defs | 30 ++++++++++++++++++++++--------
 mach-defpager/setup.c   | 10 ++++++++++
 sutils/swapon.c         |  9 +++++++--
 trans/proxy-defpager.c  | 11 +++++++++++
 4 files changed, 50 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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