Kernel internalsΒΆ
How ikOS is put together: the boot sequence, the cooperative scheduler and
syscalls, the SRAM map, the filesystem stack, and the device drivers. This part
follows the source layout under boot.ik, arch/, kernel/, fs/,
drivers/, and shell/.