History log of /barrelfish-master/lib/xeon_phi/xeon_phi_client.c
Revision Date Author Comments
# b014c55b 25-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

hwmodels: make the testcase working

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 58e1913f 06-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

xeonphi: explicit passing of state and implemntation of memalloc rpc sevice

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 19d9e615 04-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

xeonphi: implement some RPCs for the paper

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# a88cca5c 15-Sep-2014 Reto Achermann <acreto@student.ethz.ch>

comment about potential buggy behavior


# 1b3ca67c 12-Sep-2014 Reto Achermann <acreto@student.ethz.ch>

bugfix in xeon phi domain wait: state pointer was not forwarded.


# 097c2916 28-Aug-2014 Reto Achermann <acreto@student.ethz.ch>

adapted the xeon phi spawn infrastructure to handle spawn flags.


# 1ed1cd4c 13-Aug-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Client: disabling debug output.


# ea98c34d 05-Aug-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Client: changes in the RPC functinality.


# 36c3455e 03-Aug-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Library: bugfixes and waiting for ready

Some bugfixes in the nameservice registartion (too small buffers)
Xeon Phi Client: introduced an online check before sending the
spawn/open requests

Adapted the Xeon Phi host driver to add the respective entries to the
name service.


# 4e7220e6 31-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Driver: Added trigger for full nameservice functionality.


# fb6bdc79 31-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Client: removed interface name from the open functions.


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

Xeon Phi Driver: added coreid to the register interface.


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

libxeonphi: removed unneeded files. added xeon phi client.