Actions
Feature #6188
closedadd support for eventfd
Start date:
2015-08-31
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
eventfd is a Linux-borne facility for sending and receiving user events via a file descriptor. It would aid in porting third party software and the eventual lx brand support to support it natively on illumos.
Related issues
Updated by Electric Monk almost 7 years ago
- Status changed from New to Closed
git commit 1767006bb066ef500b90b432fba79d63d0d09b36
commit 1767006bb066ef500b90b432fba79d63d0d09b36 Author: Bryan Cantrill <bryan@joyent.com> Date: 2015-09-09T21:52:48.000Z 6188 add support for eventfd Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Updated by Electric Monk almost 7 years ago
git commit 363d35fde600fdc6ede49498a7efc2ff2ab12a66
commit 363d35fde600fdc6ede49498a7efc2ff2ab12a66 Author: Robert Mustacchi <rm@joyent.com> Date: 2015-09-12T16:15:13.000Z 6188 add support for eventfd (missing driver pkg entry) Approved by: Dan McDonald <danmcd@omniti.com>
Updated by Andy Fiddaman about 1 year ago
- Related to Bug #14005: eventfd_read/write() don't return failure added
Actions