The x15 microkernel

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

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.