misc: mic: SCIF poll
SCIF poll allows both user and kernel mode clients to wait on events on a SCIF endpoint. These events include availability of space or data in the SCIF ring buffer, availability of connection requests on a listening endpoint and completion of connections when using async connects. Reviewed-by:Nikhil Rao <nikhil.rao@intel.com> Reviewed-by:
Sudeep Dutt <sudeep.dutt@intel.com> Signed-off-by:
Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- drivers/misc/mic/scif/scif_api.c 157 additions, 1 deletiondrivers/misc/mic/scif/scif_api.c
- drivers/misc/mic/scif/scif_epd.h 22 additions, 0 deletionsdrivers/misc/mic/scif/scif_epd.h
- drivers/misc/mic/scif/scif_fd.c 9 additions, 0 deletionsdrivers/misc/mic/scif/scif_fd.c
- drivers/misc/mic/scif/scif_main.h 2 additions, 0 deletionsdrivers/misc/mic/scif/scif_main.h
- include/linux/scif.h 74 additions, 0 deletionsinclude/linux/scif.h
Loading
Please register or sign in to comment