The x15 microkernel

Agustina Arzille e020e85306 Polish vor 6 Jahren
arch d6d90a3276 x86/cpu: fix data/stack alignment vor 6 Jahren
doc bb91d0a376 kern/perfmon: new module vor 6 Jahren
include 6a69c45189 New ENOENT error code vor 6 Jahren
kern e020e85306 Polish vor 6 Jahren
test e020e85306 Polish vor 6 Jahren
tools e1ec136ea5 tools/gen_symtab.py: fix input parsing vor 6 Jahren
vm 5f202c9f74 Rework assertive functions vor 6 Jahren
.gdbinit 7bded8776d Add a .gdbinit configuration file vor 7 Jahren
.gitignore 1ff3666dc2 New build system vor 7 Jahren
COPYING 69504fc637 Initial commit vor 12 Jahren
Kconfig 838d2f6f9b Add support for an embedded symbol table vor 6 Jahren
Makefile 3a175471f4 Makefile: print architecture-specific help vor 6 Jahren
README 8341578072 README: minor changes vor 7 Jahren

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.