Hi, El 30/10/21 a les 14:06, Sergey Bugaev ha escrit: > I hope this makes sense; I'd be happy to expand if not.
Thanks for your explanations, it makes sense but there's still one thing I don't understand: if memory_object_create_proxy() is the owner of the pager it receives as parameter, and the caller doesn't care about releasing it, then where is it released? I modified my patch to met all your points, I assumed the function to release the reference is ipc_port_release_send(). Tell me if I'm wrong. Thanks