The x15 microkernel

Agustina Arzille a2febe2189 Implement a DWARF unwinder 2 years ago
arch a2febe2189 Implement a DWARF unwinder 2 years ago
doc bb91d0a376 kern/perfmon: new module 6 years ago
include a17f842a18 Redesign IPC 2 years ago
kern a2febe2189 Implement a DWARF unwinder 2 years ago
test a2febe2189 Implement a DWARF unwinder 2 years ago
tools a2febe2189 Implement a DWARF unwinder 2 years ago
vm a2febe2189 Implement a DWARF unwinder 2 years ago
.gdbinit 7bded8776d Add a .gdbinit configuration file 7 years ago
.gitignore a2febe2189 Implement a DWARF unwinder 2 years ago
COPYING 69504fc637 Initial commit 12 years ago
Kconfig 5bf4197855 Reimplement the test framework 2 years ago
Makefile a2febe2189 Implement a DWARF unwinder 2 years ago
README 8341578072 README: minor changes 7 years ago

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.