History log of /barrelfish-master/lib/xeon_phi/xeon_phi_manager_client.c
Revision Date Author Comments
# 244ab29c 27-Feb-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

flounder: merging rpc client with a binding layer

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# f32449f6 30-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

libxeonphi: removed unneeded files. added xeon phi client.


# 30b7e355 02-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Manager: cleanup

Cleaned up Xeon Phi Manager domain and the xeon_phi_manager_client
library.

- Redesign of interface to avoid dynamic arrays in Flounder
- Introduced error codes for possible failures
- Adding of comments and some code formatting.


# 4e9ef71f 24-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi DMA: Service stubs

Added some stubs for the service interface of the Xeon Phi DMA server.


# b78a18d8 05-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

Moved the messaging handling into a library

- renamed the library folder
- added: xeon_phi_messaging library with it client pendent