Page MenuHomeFreeBSD

Add LinuxKPI EPOLL aliases
ClosedPublic

Authored by jfree on Sep 11 2022, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 17, 11:30 PM
Unknown Object (File)
Oct 2 2024, 12:37 PM
Unknown Object (File)
Oct 2 2024, 12:37 PM
Unknown Object (File)
Sep 30 2024, 3:41 AM
Unknown Object (File)
Sep 30 2024, 1:32 AM
Unknown Object (File)
Sep 28 2024, 11:13 AM
Unknown Object (File)
Sep 24 2024, 6:19 PM
Unknown Object (File)
Sep 24 2024, 2:19 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jfree requested review of this revision.Sep 11 2022, 5:11 PM
jfree added a reviewer: wulf.
hselasky added a subscriber: hselasky.

Looks good to me. Maybe you should request a so-called exp run to find potential problem with epoll shim in user-space.

This revision is now accepted and ready to land.Sep 12 2022, 1:18 PM
manu added a subscriber: manu.

Looks good to me. Maybe you should request a so-called exp run to find potential problem with epoll shim in user-space.

exp-run shouldn't be necessary as ports shouldn't use those includes.

This revision was automatically updated to reflect the committed changes.