Actions
Feature #6208
closedadd support for timerfd
Start date:
2015-09-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
timerfd is a Linux-borne facility for sending and receiving interval timer notifications via a file descriptor. It would aid in porting third party software and the eventual lx brand support to support it natively on illumos.
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
git commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf
commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf Author: Bryan Cantrill <bryan@joyent.com> Date: 2015-10-16T22:07:22.000Z 6208 add support for timerfd Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions