The x15 microkernel

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

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.