The x15 microkernel

Agustina Arzille 704b5acdd7 Disable 64bit atomics on x86 před 1 týdnem
arch 704b5acdd7 Disable 64bit atomics on x86 před 1 týdnem
doc bb91d0a376 kern/perfmon: new module před 6 roky
include 317cdfe56a Improve interrupt test před 1 rokem
kern 704b5acdd7 Disable 64bit atomics on x86 před 1 týdnem
test 1e865a54e6 Remove kern/error file před 1 týdnem
tools ceabd4361d Code cleanup after merge před 2 měsíci
vm 2f558d4696 Fix read-side critial section management před 3 týdny
.gdbinit 7bded8776d Add a .gdbinit configuration file před 7 roky
.gitignore a2febe2189 Implement a DWARF unwinder před 2 roky
COPYING 69504fc637 Initial commit před 12 roky
Kconfig 5bf4197855 Reimplement the test framework před 2 roky
Makefile 9e456d6551 Implement VM page washing před 3 měsíci
README b90a858c73 Implement the reverse-set for the VM subsystem před 9 měsíci

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.