ManyThreads / mythos

Many Threads Operating System
https://manythreads.github.io/mythos/
MIT License
16 stars 3 forks source link

port fixes from feature branches #170

Closed kubanrob closed 3 years ago

kubanrob commented 3 years ago

There are some bug fixes in long-term feature branches (e.g. in i164_processor_management) that are already useful for everybody. These should be ported to master occasionally.

Feel free to update/reopen this issue if some new bug fixes are available in a feature branch.

gypsephi commented 3 years ago

mmap was already aligned in master: https://github.com/ManyThreads/mythos/blob/59e6baa9cd78eb21cc0db9b990037991ca7222be/kernel/runtime/cxx/runtime/cxxsupport.cc#L223

gypsephi commented 3 years ago

fixed warning in PhysPtr