Project

General

Profile

Actions

Bug #14362

open

eventfd should present kernel API

Added by Patrick Mooney over 1 year ago.

Status:
In Progress
Priority:
Normal
Category:
kernel
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

If device drivers are going to support using eventfd as a notification mechanism, they will need an API to establish access to such resources and read/write values to it. Those read and write operations will potentially occur from contexts outside the process(s) owning the eventfd file descriptor themselves, so they should not require the fd lookup at operation time.

No data to display

Actions

Also available in: Atom PDF