The x15 microkernel

Agustina Arzille b9b68a5f55 Rework channels 1 týždeň pred
arch 704b5acdd7 Disable 64bit atomics on x86 5 mesiacov pred
doc bb91d0a376 kern/perfmon: new module 6 rokov pred
include 317cdfe56a Improve interrupt test 1 rok pred
kern b9b68a5f55 Rework channels 1 týždeň pred
test b9b68a5f55 Rework channels 1 týždeň pred
tools ceabd4361d Code cleanup after merge 7 mesiacov pred
vm b9b68a5f55 Rework channels 1 týždeň pred
.gdbinit 7bded8776d Add a .gdbinit configuration file 7 rokov pred
.gitignore a2febe2189 Implement a DWARF unwinder 2 rokov pred
COPYING 69504fc637 Initial commit 12 rokov pred
Kconfig 5bf4197855 Reimplement the test framework 2 rokov pred
Makefile 9e456d6551 Implement VM page washing 8 mesiacov pred
README b90a858c73 Implement the reverse-set for the VM subsystem 1 rok pred

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.