Forked from
Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
433 commits behind the upstream repository.
Florian Fischer
authored
The OWNER caller environment can be used when the executed algorithm should be different if the current worker owns the objects it touches. For example a worker reaping completions on a foreign IoContext may use the EMPER callerEnvironment and the worker of the IoContext OWNER. Also implement the stream operator to print caller environments.