Commit Graph

14 Commits

Author SHA1 Message Date
Denshooter
1b70c89b01 update taskingProfiler to newer version
- fixed double executions
- added numa
- changed std::cout to Genode::log()
2023-06-16 11:44:29 +02:00
Denshooter
6fd37d3f73 taskingProfiler init 2023-04-24 11:18:16 +02:00
Michael Mueller
fcf0a2810b Added check for cache-alignment to MPSC queue. 2023-03-27 16:35:05 +02:00
Michael Mueller
d32c7af315 Fixed incorrect pinning of worker threads. 2023-03-27 16:34:34 +02:00
Michael Mueller
de5ba5d9c8 Worker and channel allocation adopted to Genode's memory management. 2023-03-27 16:33:13 +02:00
Michael Mueller
137b914bb1 Implemented system interface for Genode in MxTasking. 2023-03-27 16:31:54 +02:00
Michael Mueller
682d26c673 Added Genode::Env to MxTasking environment. 2023-03-27 16:30:53 +02:00
Michael Mueller
47cd9585c3 Explicit types for config.h 2023-03-27 16:30:11 +02:00
Michael Mueller
f6db18473f Adapted MxTasking memory manager to Genode. 2023-03-27 16:29:39 +02:00
Michael Mueller
54974c48be Use TSC instead of steady_clock. This saves RPC cost. 2023-03-27 16:28:14 +02:00
Jan Mühlig
3271f1cd8b Removed c++20 syntax 2021-12-01 09:26:31 +01:00
Jan Mühlig
a58345de58 Small changes to eliminate warnings, added Hello World example, bugfix in HashJoin benchmark. 2021-12-01 09:01:34 +01:00
Jan Mühlig
115c5a7fff Updated READMEs 2021-03-22 18:56:39 +01:00
Jan Mühlig
ad8c48083c Initial commit 2021-03-22 18:38:54 +01:00