The x15 microkernel

Agustina Arzille 2f558d4696 Fix read-side critial section management пре 1 недеља
arch 2f558d4696 Fix read-side critial section management пре 1 недеља
doc bb91d0a376 kern/perfmon: new module пре 6 година
include 317cdfe56a Improve interrupt test пре 11 месеци
kern 6614fab9b5 Clarity comment пре 1 недеља
test 49e69eb5eb Simplify test assertions пре 2 недеља
tools ceabd4361d Code cleanup after merge пре 2 месеци
vm 2f558d4696 Fix read-side critial section management пре 1 недеља
.gdbinit 7bded8776d Add a .gdbinit configuration file пре 7 година
.gitignore a2febe2189 Implement a DWARF unwinder пре 2 година
COPYING 69504fc637 Initial commit пре 12 година
Kconfig 5bf4197855 Reimplement the test framework пре 2 година
Makefile 9e456d6551 Implement VM page washing пре 3 месеци
README b90a858c73 Implement the reverse-set for the VM subsystem пре 9 месеци

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.