The x15 microkernel

Agustina Arzille 704b5acdd7 Disable 64bit atomics on x86 hai 1 semana
arch 704b5acdd7 Disable 64bit atomics on x86 hai 1 semana
doc bb91d0a376 kern/perfmon: new module %!s(int64=6) %!d(string=hai) anos
include 317cdfe56a Improve interrupt test hai 1 ano
kern 704b5acdd7 Disable 64bit atomics on x86 hai 1 semana
test 1e865a54e6 Remove kern/error file hai 1 semana
tools ceabd4361d Code cleanup after merge hai 2 meses
vm 2f558d4696 Fix read-side critial section management hai 3 semanas
.gdbinit 7bded8776d Add a .gdbinit configuration file %!s(int64=7) %!d(string=hai) anos
.gitignore a2febe2189 Implement a DWARF unwinder %!s(int64=2) %!d(string=hai) anos
COPYING 69504fc637 Initial commit %!s(int64=12) %!d(string=hai) anos
Kconfig 5bf4197855 Reimplement the test framework %!s(int64=2) %!d(string=hai) anos
Makefile 9e456d6551 Implement VM page washing hai 3 meses
README b90a858c73 Implement the reverse-set for the VM subsystem hai 9 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.