1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/tools/ibv_code_generator
2018-01-24 13:49:37 +01:00
..
__init__.py Refactored code gen to produce new version of required code (no kernel mallocs). Malloc hooks WIP 2017-11-29 17:45:16 +01:00
function-prototypes-0.txt Basic struct parsing supported. Prepared for first manual address conversion tests. 2017-11-08 14:32:50 +01:00
function-prototypes-1.txt Refactored code gen to produce new version of required code (no kernel mallocs). Malloc hooks WIP 2017-11-29 17:45:16 +01:00
function-prototypes.txt Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
GEN-include-hermit-stddef.h Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
GEN-kernel-header.h Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
GEN-kernel-ibv.c Refactored code gen to produce new version of required code (no kernel mallocs). Malloc hooks WIP 2017-11-29 17:45:16 +01:00
GEN-kernel.c Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
GEN-tools-uhyve-ibv-ports.h Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
GEN-tools-uhyve-ibv-structs.h Basic struct parsing supported. Prepared for first manual address conversion tests. 2017-11-08 14:32:50 +01:00
GEN-tools-uhyve-ibv.c Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
GEN-tools-uhyve.c Finished transparent implementation. Benchmark implementation next. 2018-01-23 18:34:11 +01:00
generate-code.py Added conversion for wr->sg_list->addr fields. write_bw benchmark failing at ibv_poll_cq(), error code 10: IBV_WC_REM_ACCESS_ERR 2018-01-24 13:49:37 +01:00
parser.py Refactored code gen to produce new version of required code (no kernel mallocs). Malloc hooks WIP 2017-11-29 17:45:16 +01:00
verbs-0.h Basic struct parsing supported. Prepared for first manual address conversion tests. 2017-11-08 14:32:50 +01:00
verbs_ptr_structs.h Basic struct parsing supported. Prepared for first manual address conversion tests. 2017-11-08 14:32:50 +01:00