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
177 When the userfaultfd is monitored by an external manager, the manager
179 layout. Userfaultfd can notify the manager about such changes using
181 manager has to explicitly enable these events by setting appropriate
187 duplicated into the newly created process. The manager
194 different location, the manager will receive
205 enable notifications about memory unmapping. The manager will
211 userfaultfd manager. In the former case, the virtual memory is
214 delivered to the manager. The proper resolution for such page fault is
218 userfaultfd context for such area disappears too and the manager will
220 notification is required in order to prevent manager from using
226 soon as manager executes read(). The userfaultfd manager should
235 single threaded non-cooperative userfaultfd manager implementations. A
238 non cooperative manager, for example to allow UFFDIO_COPY ioctls to