Commit Graph

9 Commits

Author SHA1 Message Date
Michael Müller
c81b916810 Removed comment. 2022-07-26 18:29:23 +02:00
Michael Müller
e734ffd0d8 Convert basic_string to C string. 2022-07-07 18:39:45 +02:00
Michael Müller
1fd51a8863 Removed std::chrono reference and dump to serial console. 2022-07-07 18:33:48 +02:00
Michael Müller
06b979729c Use singleton object to access GlobalHeap. 2022-07-07 16:56:09 +02:00
Michael Müller
8fba63d09a Use Genode functions to allocate memory. 2022-07-07 12:39:57 +02:00
Michael Müller
bbfe3c5934 Made mx::System::Environment::env a pointer since it can then be reset later. 2022-07-07 11:35:47 +02:00
Michael Müller
6870b94b6e Initialize Timer::Connection in constructor of ProfilingTask. 2022-07-07 09:51:38 +02:00
Michael Müller
9394430783 Added more TODOs for Genode port of MxTasking. 2022-06-30 15:31:03 +02:00
Jan Mühlig
ad8c48083c Initial commit 2021-03-22 18:38:54 +01:00