1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

74 commits

Author SHA1 Message Date
Annika Wierichs
b381b3a54a all 4 benchmarks linking 2018-01-05 11:37:09 +01:00
Annika Wierichs
f17ec0ced2 merge devel 2018-01-04 14:08:46 +01:00
Annika Wierichs
d020c7251f went back to cmd line options for benchmark 2018-01-04 13:19:48 +01:00
Annika Wierichs
db151e597f write_bw linking. 2018-01-03 17:26:19 +01:00
Annika Wierichs
ea4a2f6de1 minor 2018-01-02 17:10:59 +01:00
Annika Wierichs
36e69bdc12 perftest not linking 2018-01-01 19:01:39 +01:00
Annika Wierichs
98c9dad011 added generic write bandwidth benchmarks. 2017-12-31 17:11:50 +01:00
Annika Wierichs
0c302b6199 added reliable connection pingpong (fully working). 2017-12-31 13:44:15 +01:00
Annika Wierichs
c5657c2f95 added rc pingpong, ud working without host_to_guest. 2017-12-20 17:14:43 +01:00
Annika Wierichs
f929f91a6f local pingpong working, need to fix for rx_depth > 1 2017-12-19 23:00:03 +01:00
Annika Wierichs
c86a846fdd sockets not connecting. 2017-12-14 13:10:03 +01:00
Annika Wierichs
770c944599 added more conversions for host ptr version. 2017-12-13 17:18:31 +01:00
Annika Wierichs
95c5be5960 Pingpong running up to accept() calls. Added 2 helper functions to get qp_num and mr_lkey. 2017-12-12 18:10:18 +01:00
Annika Wierichs
4ba0acf58c Working up to modify/server. 2017-12-12 14:46:14 +01:00
Annika Wierichs
dd19b1e87b Added realloc and memalign (dummy for now) hooks and debugging prints 2017-12-04 16:19:50 +01:00
Annika Wierichs
ae48d1a6c4 added malloc hooks, to be cleaned up. 2017-11-28 13:58:48 +01:00
Annika Wierichs
bb40b96435 Fixed phys to virt function. Working now. 2017-11-24 12:47:24 +01:00
Annika Wierichs
2faf331052 basic phys_to_virt framework set up. 2017-11-22 17:33:08 +01:00
Annika Wierichs
9f3922feec compiling, guest_mem problem solved. 2017-11-21 15:17:44 +01:00
Annika Wierichs
f93207e1d3 debugging memory conversion 2017-11-20 16:46:29 +01:00
Annika Wierichs
9b108aecae first test compiling. Segfault due to mutex conversion missing.ecit 2017-11-20 11:51:17 +01:00
Annika Wierichs
0e1ba141e6 first test compiling. Segfault due to mutex conversion missing. 2017-11-19 15:32:15 +01:00
Annika Wierichs
317a907e4b work in progress 2017-11-16 16:11:35 +01:00
Annika Wierichs
77aea478fb First ping pong elements almost done. 2017-11-14 16:43:44 +01:00
Annika Wierichs
69d8226c13 Basic struct parsing supported. Prepared for first manual address conversion tests. 2017-11-08 14:32:50 +01:00
Pierre Olivier
cfd208d266 Support for forwarding command line parameters and environment variables
to uhyve
2017-11-07 19:51:57 -05:00
Annika Wierichs
dc801f1cf2 Prepared for some pingpong functions. 2017-10-27 16:51:51 +02:00
Annika Wierichs
91ce18c6ec Added a code generator, work in progress. Added ping pong for testing later. Added some more API calls. 2017-10-26 15:04:47 +02:00
Annika Wierichs
aae4dcb937 ibv_get_device_list() working. Need to check phys memory conversions. 2017-10-21 15:49:35 +02:00
Annika Wierichs
26691d555d return value memory mappings, work in progress 2017-10-20 16:16:22 +02:00
Annika Wierichs
ba8fea704f includes ok. working on memory mapping stuff. 2017-10-19 15:58:17 +02:00
Annika Wierichs
eb76db19a2 pthread missing. 2017-10-16 12:25:06 +02:00
Annika Wierichs
303d60c437 minor 2017-10-10 14:37:21 +02:00
Annika Wierichs
e72f9a32b9 file(COPY now copying to x86_64-hermit/include. 2017-10-08 16:01:22 +02:00
Annika Wierichs
6b8e960813 Switch from libibverbs to rdma-core lib 2017-10-06 15:13:04 +02:00
Stefan Lankes
16264d0a0f fix the usage of the wrong port number 2017-06-10 09:33:31 +02:00
Stefan Lankes
bcd43023ce use devel branch to show the travis badge 2017-06-09 15:13:03 +02:00
Stefan Lankes
0527084f7f revise and simplify test case 2017-05-21 23:40:55 +02:00
Stefan Lankes
91d5fc187c remove compiler warnings, add workaround to stress malloc function 2017-05-20 00:56:11 +02:00
Stefan Lankes
46a7dc54cd set also pthread also by compiling all multi-threaded apps 2017-05-20 00:12:40 +02:00
Stefan Lankes
d4a49acf85 add tests to stress newlib's malloc implementation 2017-05-19 13:45:13 +02:00
Stefan Lankes
354234c874 remove obsolete makefiles 2017-04-11 12:45:07 +02:00
Daniel Krebs
8380e21463 xray: fix compiler warning 2017-04-03 18:14:56 +02:00
Daniel Krebs
30021d5291 cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
Daniel Krebs
eca8be0236 remove old Makefile/autotools based build system and debian scripts 2017-04-03 18:14:42 +02:00
Stefan Lankes
d04690f462 add cmake support 2017-03-31 17:43:45 +02:00
Stefan Lankes
5c31c9149d enable lto support for binutils 2017-03-31 17:39:43 +02:00
Stefan Lankes
a6d4208e45 remove obsolete config flag, which isn't supported by all architecture 2017-03-05 19:55:22 +01:00
Stefan Lankes
ed1b4256a1 Merge branch 'master' into devel 2017-02-12 10:22:54 +01:00
Stefan Lankes
ae195c2310 build target-libgcc before building the whole runtime 2017-02-12 10:21:49 +01:00