Lines Matching full:manager
43 passed using unix domain sockets to a manager process, so the same
44 manager process could handle the userfaults of a multitude of
47 themselves on the same region the manager is already tracking, which
229 When the ``userfaultfd`` is monitored by an external manager, the manager
231 layout. Userfaultfd can notify the manager about such changes using
233 manager has to explicitly enable these events by setting appropriate
239 duplicated into the newly created process. The manager
246 different location, the manager will receive
257 enable notifications about memory unmapping. The manager will
263 ``userfaultfd`` manager. In the former case, the virtual memory is
266 delivered to the manager. The proper resolution for such page fault is
270 ``userfaultfd`` context for such area disappears too and the manager will
272 notification is required in order to prevent manager from using
278 soon as manager executes read(). The ``userfaultfd`` manager should
287 single threaded non-cooperative ``userfaultfd`` manager implementations. A
290 non cooperative manager, for example to allow ``UFFDIO_COPY`` ioctls to