Hi, El 1/11/21 a les 14:36, Sergey Bugaev ha escrit:
* "Anonymous" mappings (created with a null memory object)
If they provide no object when calling vm_map, then the kernel uses the default pager, isn't it? Can't you send a reference to the default pager to memory_object_create_proxy()?
The RPC is to return a proxy, and proxies always need an original object to proxy, if there's no object, I'm not sure how this RPC should behave