History log of /barrelfish-master/if/xeon_phi.if
Revision Date Author Comments
# cd06be3b 06-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

flounder: adding allocate rpc definitions to the xeon phi interfaces

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>


# 6992090a 26-Jul-2016 Adam Turowski <adam.turowski@inf.ethz.ch>

Adding maximum size to variable arrays in flounder definitions. Converting
one TArray to normal arguments.

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


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

adapted the xeon phi spawn infrastructure to handle spawn flags.


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

Xeon Phi Driver: Adapted the spawn and open to handle arguments

Open: Supply a 64bit value as a argument / identifier for the open call

Spawn: splitted cmdline into path and argv values.


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

Xeon Phi Driver: Added trigger for full nameservice functionality.


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

Xeon Phi Interfaces: added nameservice functionality


# 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.


# 4e73784a 29-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Driver: adapted the initialization to make use of the flounder interface for intra phi messaging.


# 1c7aaf59 22-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

Xeon Phi Benchmarking and DMA

Benchmark: Bugfixes in the benchmarking scenario

SMTP: bugfix in setting the SMTP entries

DMA: initial implementation and stubs for the DMA functionality.


# 204fe601 20-Jun-2014 Reto Achermann <acreto@student.ethz.ch>

Bugfix in the xeon phi driver: smpt entries not propperly set

Some bugfixes in the benchmark.


# 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


# 562e9a4b 28-Apr-2014 Reto Achermann <acreto@student.ethz.ch>

Added: Xeon Phi Manager

Responsible for assigning a unique ID to the Xeon Phi drivers and
exchanging the irefs of xeon phi drivers such that they can connect
to eachother