The x15 microkernel

Agustina Arzille 704b5acdd7 Disable 64bit atomics on x86 hace 2 meses
arch 704b5acdd7 Disable 64bit atomics on x86 hace 2 meses
doc bb91d0a376 kern/perfmon: new module hace 6 años
include 317cdfe56a Improve interrupt test hace 1 año
kern 704b5acdd7 Disable 64bit atomics on x86 hace 2 meses
test 1e865a54e6 Remove kern/error file hace 2 meses
tools ceabd4361d Code cleanup after merge hace 4 meses
vm 2f558d4696 Fix read-side critial section management hace 2 meses
.gdbinit 7bded8776d Add a .gdbinit configuration file hace 7 años
.gitignore a2febe2189 Implement a DWARF unwinder hace 2 años
COPYING 69504fc637 Initial commit hace 12 años
Kconfig 5bf4197855 Reimplement the test framework hace 2 años
Makefile 9e456d6551 Implement VM page washing hace 5 meses
README b90a858c73 Implement the reverse-set for the VM subsystem hace 11 meses

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.