Lines Matching refs: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
328 When the ``userfaultfd`` is monitored by an external manager, the manager
330 layout. Userfaultfd can notify the manager about such changes using
332 manager has to explicitly enable these events by setting appropriate
338 duplicated into the newly created process. The manager
345 different location, the manager will receive
356 enable notifications about memory unmapping. The manager will
362 ``userfaultfd`` manager. In the former case, the virtual memory is
365 delivered to the manager. The proper resolution for such page fault is
369 ``userfaultfd`` context for such area disappears too and the manager will
371 notification is required in order to prevent manager from using
377 soon as manager executes read(). The ``userfaultfd`` manager should
386 single threaded non-cooperative ``userfaultfd`` manager implementations. A
389 non cooperative manager, for example to allow ``UFFDIO_COPY`` ioctls to