The x15 microkernel

Agustina Arzille 5d836dda26 Rename RMAP -> RSET 4 mēneši atpakaļ
arch 5d836dda26 Rename RMAP -> RSET 4 mēneši atpakaļ
doc bb91d0a376 kern/perfmon: new module 6 gadi atpakaļ
include 317cdfe56a Improve interrupt test 5 mēneši atpakaļ
kern 91e56f403e Remove the COW bits in the pmap module 4 mēneši atpakaļ
test 627a252aca Deallocate async alerts when unregistering them 4 mēneši atpakaļ
tools 64cfc1638f Implement the 'vm_protect' call 7 mēneši atpakaļ
vm 5d836dda26 Rename RMAP -> RSET 4 mēneši atpakaļ
.gdbinit 7bded8776d Add a .gdbinit configuration file 6 gadi atpakaļ
.gitignore a2febe2189 Implement a DWARF unwinder 1 gadu atpakaļ
COPYING 69504fc637 Initial commit 11 gadi atpakaļ
Kconfig 5bf4197855 Reimplement the test framework 2 gadi atpakaļ
Makefile 80705575da Re-instate the DWARF unwinder for fixups 8 mēneši atpakaļ
README cc0794fa93 Inline some routines 4 mēneši atpakaļ

README

X15 is a free 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 and/or avarzille@riseup.net.