Releases: ManyThreads/mythos
Releases · ManyThreads/mythos
Bach
This is the first public release of the MyThOS kernel source and build tools.
Things that work:
- compiling for amd64 and Intel XeonPhi Knights Corner (knc)
- running in qemu and on the Intel XeonPhi
- the init application can create, configure and delete kernel objects
- creating and starting application threads on other hardware threads (aka schedulers)
Things that need testing:
- setting up new address and capability spaces, portals
first public release
This is the first public release of the MyThOS kernel source and build tools.
Things that work:
- compiling for amd64 and running in qemu
- the init application can create, configure and delete kernel objects
- creating and starting application threads on other hardware threads (aka schedulers)
Things that need testing:
- still some missing files and outdated documentation
- setting up new address and capability spaces, portals