|
From: | Joan Lledó |
Subject: | Adding a new syscall to gnumach |
Date: | Thu, 27 May 2021 21:33:20 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 |
Hi Hurd,In my work to extend the memory proxies implementation, I'm considering adding a new syscall which receives a memory object and returns whether is it a proxy or not. I need something like that from the arbiter to properly set ranges when creating a new proxy.
What are the steps to add a new syscall?, is there any docs? I wrote the function and declared its prototype in mach4.defs, but it's not enough.
Thanks
[Prev in Thread] | Current Thread | [Next in Thread] |