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
255 When the ``userfaultfd`` is monitored by an external manager, the manager
257 layout. Userfaultfd can notify the manager about such changes using
259 manager has to explicitly enable these events by setting appropriate
265 duplicated into the newly created process. The manager
272 different location, the manager will receive
283 enable notifications about memory unmapping. The manager will
289 ``userfaultfd`` manager. In the former case, the virtual memory is
292 delivered to the manager. The proper resolution for such page fault is
296 ``userfaultfd`` context for such area disappears too and the manager will
298 notification is required in order to prevent manager from using
304 soon as manager executes read(). The ``userfaultfd`` manager should
313 single threaded non-cooperative ``userfaultfd`` manager implementations. A
316 non cooperative manager, for example to allow ``UFFDIO_COPY`` ioctls to