xv6-riscv/kernel
Robert Morris 4ce3a5fa21 nits
2019-07-07 14:57:16 -04:00
..
bio.c
buf.h
console.c
date.h
defs.h try to continue from walk() failing to allocate a page-table page 2019-07-02 11:45:06 -04:00
elf.h
entry.S
exec.c Checkpoint switching to per-process locks, in attempt clarify xv6's 2019-07-02 09:14:47 -04:00
fcntl.h
file.c
file.h
fs.c Checkpoint switching to per-process locks, in attempt clarify xv6's 2019-07-02 09:14:47 -04:00
fs.h
kalloc.c
kernel.ld
kernelvec.S timer interrupt in the kernel -> yield 2019-07-01 13:46:11 -04:00
log.c
main.c
memlayout.h
param.h
pipe.c Checkpoint switching to per-process locks, in attempt clarify xv6's 2019-07-02 09:14:47 -04:00
plic.c
proc.c nits 2019-07-07 14:57:16 -04:00
proc.h Checkpoint switching to per-process locks, in attempt clarify xv6's 2019-07-02 09:14:47 -04:00
ramdisk.c
riscv.h Avoid two cores selecting the same process to run 2019-07-02 13:40:33 -04:00
sleeplock.c Checkpoint switching to per-process locks, in attempt clarify xv6's 2019-07-02 09:14:47 -04:00
sleeplock.h
spinlock.c Remove some debugging code 2019-07-02 20:52:30 -04:00
spinlock.h Avoid two cores selecting the same process to run 2019-07-02 13:40:33 -04:00
start.c
stat.h Make size in stat.h be a uint64 2019-07-04 08:57:23 -04:00
string.c
swtch.S
syscall.c Merge branch 'riscv' into riscv-proc 2019-07-02 14:19:31 -04:00
syscall.h
sysfile.c Merge branch 'riscv' into riscv-proc 2019-07-02 14:19:31 -04:00
sysproc.c Merge branch 'riscv' into riscv-proc 2019-07-02 14:19:31 -04:00
trampoline.S
trap.c Merge branch 'riscv' into riscv-proc 2019-07-02 14:19:31 -04:00
types.h
uart.c Checkpoint switching to per-process locks, in attempt clarify xv6's 2019-07-02 09:14:47 -04:00
virtio.h
virtio_disk.c x 2019-07-01 08:28:14 -04:00
vm.c try to continue from walk() failing to allocate a page-table page 2019-07-02 11:45:06 -04:00