kern

view debug @ 56:0be4615594df

finally, runqueues, blocking, waking up, idle loop etc, all seem to work fine on a single user process... Next up: try forking another one :)
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 15 Aug 2011 06:17:58 +0300
parents
children a6513dc35f04
line source
1 #!/bin/sh
3 qemu -kernel kernel.elf -s -S &
4 gdb