The x15 microkernel

Agustina Arzille 28295cbbe9 Fix more calls to flow locking vor 8 Monaten
arch b90a858c73 Implement the reverse-set for the VM subsystem vor 8 Monaten
doc bb91d0a376 kern/perfmon: new module vor 6 Jahren
include 317cdfe56a Improve interrupt test vor 11 Monaten
kern 28295cbbe9 Fix more calls to flow locking vor 8 Monaten
test b90a858c73 Implement the reverse-set for the VM subsystem vor 8 Monaten
tools 64cfc1638f Implement the 'vm_protect' call vor 1 Jahr
vm b90a858c73 Implement the reverse-set for the VM subsystem vor 8 Monaten
.gdbinit 7bded8776d Add a .gdbinit configuration file vor 7 Jahren
.gitignore a2febe2189 Implement a DWARF unwinder vor 2 Jahren
COPYING 69504fc637 Initial commit vor 12 Jahren
Kconfig 5bf4197855 Reimplement the test framework vor 2 Jahren
Makefile 80705575da Re-instate the DWARF unwinder for fixups vor 1 Jahr
README b90a858c73 Implement the reverse-set for the VM subsystem vor 8 Monaten

README

X15 is a free real-time microkernel intended to provide a performant
and scalable environment for cache-coherent multiprocessor machines.

The doc/intro.9.txt file is the starting page of the kernel manual, where
more information about building the kernel, the programming interfaces, or
the coding style, can be found.

See https://www.sceen.net/x15/.

Bug reports should be sent to rbraun@sceen.net and/or avarzille@riseup.net.