Re: active swapping using rumpdisk
Samuel Thibault <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Organization | I am not organized |
| Message-ID | <aKGIMpF7QZBdbUcQ@begin> |
Michael Kelly, le dim. 17 août 2025 08:35:19 +0100, a ecrit: > I can implement, test and supply patches in due course. It would help me if > you can identify the most appropriate message set to add this new mach call > to We'd probably want to add it to mach_port.defs > and how generalised it should be. ie. be able to set the port IKOT type > to one of several (possibly future) options or just to > IKOT_USER_DEVICE/IKOT_NONE. I'd say you can add an RPC whose interface allow to set any IKOT type, but that for now returns KERN_INVALID_ARGUMENT for anything else than IKOT_USER_DEVICE. Samuel