The x15 microkernel

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

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.