Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   ioctl_userfaultfd    ( 2 )

создать файловый дескриптор для обработки ошибок страниц в пользовательском пространстве (create a file descriptor for handling page faults in user space)

  Name  |  Synopsis  |  Description  |  Return value  |  Error  |  Conforming to  |    Bugs    |  Examples  |  See also  |

Ошибки (баги) (Bugs)

In order to detect available userfault features and enable some subset of those features the userfaultfd file descriptor must be closed after the first UFFDIO_API operation that queries features availability and reopened before the second UFFDIO_API operation that actually enables the desired features.