The x15 microkernel

Luciano Lo Giudice e87bf993e1 Rework console and fmt module %!s(int64=2) %!d(string=hai) anos
arch e87bf993e1 Rework console and fmt module %!s(int64=2) %!d(string=hai) anos
doc bb91d0a376 kern/perfmon: new module %!s(int64=6) %!d(string=hai) anos
include 558e96c137 New EMSGSIZE error code %!s(int64=5) %!d(string=hai) anos
kern e87bf993e1 Rework console and fmt module %!s(int64=2) %!d(string=hai) anos
test e87bf993e1 Rework console and fmt module %!s(int64=2) %!d(string=hai) anos
tools adeff7f23f tools/build_configs.py: update compiler-related option names %!s(int64=6) %!d(string=hai) anos
vm b0c3cb6177 vm/vm_map: fix vm_map_info %!s(int64=5) %!d(string=hai) anos
.gdbinit 7bded8776d Add a .gdbinit configuration file %!s(int64=7) %!d(string=hai) anos
.gitignore 5184d7868b .gitignore: add intermediate xml asciidoc files %!s(int64=6) %!d(string=hai) anos
COPYING 69504fc637 Initial commit %!s(int64=12) %!d(string=hai) anos
Kconfig 838d2f6f9b Add support for an embedded symbol table %!s(int64=6) %!d(string=hai) anos
Makefile 8249a7db64 Implement thread affinity masks %!s(int64=2) %!d(string=hai) anos
README 8341578072 README: minor changes %!s(int64=7) %!d(string=hai) anos

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.