The x15 microkernel

Agustina Arzille 7056b6bb0a Simplify the capability interfaces 3 maanden geleden
arch bb0f685c4a Rename ports to landing pads. 3 maanden geleden
doc bb91d0a376 kern/perfmon: new module 6 jaren geleden
include 317cdfe56a Improve interrupt test 6 maanden geleden
kern 7056b6bb0a Simplify the capability interfaces 3 maanden geleden
test bb0f685c4a Rename ports to landing pads. 3 maanden geleden
tools 64cfc1638f Implement the 'vm_protect' call 7 maanden geleden
vm b90a858c73 Implement the reverse-set for the VM subsystem 3 maanden geleden
.gdbinit 7bded8776d Add a .gdbinit configuration file 7 jaren geleden
.gitignore a2febe2189 Implement a DWARF unwinder 1 jaar geleden
COPYING 69504fc637 Initial commit 11 jaren geleden
Kconfig 5bf4197855 Reimplement the test framework 2 jaren geleden
Makefile 80705575da Re-instate the DWARF unwinder for fixups 9 maanden geleden
README b90a858c73 Implement the reverse-set for the VM subsystem 3 maanden geleden

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.