bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64


From: Samuel Thibault
Subject: Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64
Date: Sun, 7 May 2023 01:35:39 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Sergey Bugaev, le mar. 02 mai 2023 17:10:17 +0300, a ecrit:
> As for the best way to implement this... I have always thought gnumach
> should have a bootscript directive to expose a multiboot module as a
> memobj. Then there would be a task, /hurd/ramdisk, that would expose
> it over the device (and possibly I/O) protocols:
> 
> module /boot/initrd.img $(initrd-image=vm-object-create)

So to release the content you would just close the port? That looks
interesting to me indeed.

But do we really need this intermediate translator? libstore already
has a memobj backend, so it would probably be a matter of passing
memobj:$(initrd-image=vm-object-create)

Samuel



reply via email to

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