Skip to content

Releases: ManyThreads/mythos

Bach

20 Jan 11:05

Choose a tag to compare

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

09 Dec 10:21

Choose a tag to compare

first public release Pre-release
Pre-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