The x15 microkernel

Agustina Arzille 51cf3e5e7d Improve flag managing in pmaps 5 månader sedan
arch c057116da8 Streamline IPC PTE usage 5 månader sedan
doc bb91d0a376 kern/perfmon: new module 6 år sedan
include 317cdfe56a Improve interrupt test 6 månader sedan
kern 3972355d76 Improve checking of userspace iovecs 5 månader sedan
test 51cf3e5e7d Improve flag managing in pmaps 5 månader sedan
tools 64cfc1638f Implement the 'vm_protect' call 7 månader sedan
vm 51cf3e5e7d Improve flag managing in pmaps 5 månader sedan
.gdbinit 7bded8776d Add a .gdbinit configuration file 7 år sedan
.gitignore a2febe2189 Implement a DWARF unwinder 1 år sedan
COPYING 69504fc637 Initial commit 11 år sedan
Kconfig 5bf4197855 Reimplement the test framework 2 år sedan
Makefile 80705575da Re-instate the DWARF unwinder for fixups 9 månader sedan
README 8341578072 README: minor changes 6 år sedan

README

X15 is an open source 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.