You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
peari9jp6/kernel/src
WangRunji 44bf3fb07a
impl sys_exec
6 years ago
..
arch impl sys_exec 6 years ago
process impl sys_exec 6 years ago
sync Ugly impl sys_wait(0) 6 years ago
console.rs impl stdin & stdout as INode 6 years ago
consts.rs Modify const. Update cargo. 6 years ago
fs.rs impl sys_exec 6 years ago
lang.rs Add arch::cpu::halt(). Halt when panic. 6 years ago
lib.rs Ugly impl sys_wait(0) 6 years ago
logging.rs impl stdin & stdout as INode 6 years ago
main.rs Fix x86_64 startup. TODO: higher half. 7 years ago
memory.rs Remove kernel stack from MemorySet. 6 years ago
smp.rs added rv32 smp booting, with slight modification to bbl 6 years ago
syscall.rs impl sys_exec 6 years ago
trap.rs impl stdin & stdout as INode 6 years ago
util.rs Fix x86_64 startup. TODO: higher half. 7 years ago