linux/drivers/misc/mic
Sudeep Dutt fdd9fd5c38 misc: mic: SCIF messaging and node enumeration APIs
SCIF messaging APIs which allow sending messages between the SCIF
endpoints via a byte stream based ring buffer which has been
optimized to avoid reads across PCIe. The SCIF messaging APIs
are typically used for short < 1024 byte messages for best
performance while the RDMA APIs which will be submitted in a future
patch series is recommended for larger transfers. The node
enumeration API enables a user to query for the number of nodes
online in the SCIF network and their node ids.

Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-24 12:13:37 -07:00
..
bus misc: mic: SCIF Hardware Bus 2015-05-24 12:13:36 -07:00
card Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
common misc: mic: Common MIC header file changes in preparation for SCIF 2015-05-24 12:13:36 -07:00
host mic: drop pci_msi_off call on probe 2015-04-03 16:15:30 +02:00
scif misc: mic: SCIF messaging and node enumeration APIs 2015-05-24 12:13:37 -07:00
Kconfig misc: mic: SCIF open close bind and listen APIs 2015-05-24 12:13:36 -07:00
Makefile misc: mic: SCIF open close bind and listen APIs 2015-05-24 12:13:36 -07:00