History log of /barrelfish-master/usr/bench/xeon_phi_ump/common.c
Revision Date Author Comments
# 8ff0486c 13-Nov-2018 Simon Gerber <simon.gerber@inf.ethz.ch>

Remove invoke_frame_identify, replaced with frame_identify().

This commit fully removes the Frame_Identify invocation and replaces the
calls with frame_identify().
Additionally, because the KCB is special, this commit introduces a new
invocation kcb_identify() which translates the lvaddr in the KCB
capability into the pysical address of the kernel control block.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# ced110dd 26-Feb-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

T191: x86_64: frame_identify returns size in bytes

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 8798cae0 18-Jun-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

k1om-release: fixing missing headers

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


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

refactored xeon phi ump benchmark