xv6-riscv/kernel
2019-07-24 15:28:37 -04:00
..
bio.c no more PAGEBREAK 2019-07-24 13:33:43 -04:00
buf.h
console.c no more PAGEBREAK 2019-07-24 13:33:43 -04:00
date.h
defs.h rationalize some vm function names 2019-07-24 15:28:37 -04:00
elf.h
entry.S mstart -> start 2019-07-23 14:31:12 -04:00
exec.c rationalize some vm function names 2019-07-24 15:28:37 -04:00
fcntl.h
file.c no more PAGEBREAK 2019-07-24 13:33:43 -04:00
file.h
fs.c no more PAGEBREAK 2019-07-24 13:33:43 -04:00
fs.h
kalloc.c ??? 2019-07-24 14:40:13 -04:00
kernel.ld
kernelvec.S no need to save/restore 14 2019-07-19 09:02:15 -04:00
log.c
main.c mstart -> start 2019-07-23 14:31:12 -04:00
memlayout.h simplify kernel mapping calls 2019-07-23 12:17:17 -04:00
param.h
pipe.c no more PAGEBREAK 2019-07-24 13:33:43 -04:00
plic.c
proc.c rationalize some vm function names 2019-07-24 15:28:37 -04:00
proc.h no more PAGEBREAK 2019-07-24 13:33:43 -04:00
ramdisk.c
riscv.h
sleeplock.c
sleeplock.h
spinlock.c a few core -> CPU 2019-07-23 11:14:10 -04:00
spinlock.h
start.c mstart -> start 2019-07-23 14:31:12 -04:00
stat.h
string.c
swtch.S
syscall.c Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv 2019-07-17 05:53:47 -04:00
syscall.h
sysfile.c no more PAGEBREAK 2019-07-24 13:33:43 -04:00
sysproc.c
trampoline.S ping-pong exercise 2019-07-24 10:39:05 -04:00
trap.c display assembly instructions, to help with first.tex exercise 2019-07-24 10:15:45 -04:00
types.h
uart.c
virtio.h
virtio_disk.c rationalize some vm function names 2019-07-24 15:28:37 -04:00
vm.c rationalize some vm function names 2019-07-24 15:28:37 -04:00