[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.9.git20230216-67-gc1d219c0
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.9.git20230216-67-gc1d219c0 |
Date: |
Wed, 10 May 2023 19:31:07 -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 c1d219c066a5fbf6a6a4c3139f64954dbf12fd02 (commit)
from 50888737e48bab04a2c1290226249db927a60b4b (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 c1d219c066a5fbf6a6a4c3139f64954dbf12fd02
Author: Flavio Cruz <flaviocruz@gmail.com>
Date: Wed May 10 01:00:45 2023 -0400
Only use host_get_kernel_version and default_pager_paging_storage_new in
x86_64.
Also fixed the implementation of default_pager_paging_storage_new in proxy
def pager to call into default_pager_paging_storage_new.
We can fast track the simplification of the RPC ABI for x86_64 if we don't
have
MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more than 8
bits.
Message-Id: <ZFsk/W+slpAZyTG1@jupiter.tail36e24.ts.net>
-----------------------------------------------------------------------
Summary of changes:
hurd/default_pager.defs | 4 ++++
mach-defpager/setup.c | 10 ++++++----
proc/host.c | 3 +++
sutils/swapon.c | 3 +++
trans/proxy-defpager.c | 30 +++++++++++++++++++++++-------
5 files changed, 39 insertions(+), 11 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.9.git20230216-67-gc1d219c0,
Samuel Thibault <=