xv6-riscv/kernel
2020-08-10 11:19:10 -04:00
..
bio.c mention LRU list a bit more in comments. 2019-10-29 04:32:55 -04:00
buf.h
console.c
date.h
defs.h make "echo hello > x" truncate file x. 2020-08-10 11:19:10 -04:00
elf.h
entry.S
exec.c updated alarmtest 2019-10-03 15:02:19 -04:00
fcntl.h make "echo hello > x" truncate file x. 2020-08-10 11:19:10 -04:00
file.c
file.h
fs.c make "echo hello > x" truncate file x. 2020-08-10 11:19:10 -04:00
fs.h
kalloc.c
kernel.ld Clean up linker script 2019-10-21 22:27:18 -04:00
kernelvec.S
log.c
main.c
memlayout.h cut ramdisk 2019-07-30 16:06:00 -04:00
param.h
pipe.c nits 2019-10-16 12:27:08 -04:00
plic.c updated alarmtest 2019-10-03 15:02:19 -04:00
printf.c
proc.c fix a potential memory leak 2019-10-27 13:36:46 -04:00
proc.h updated alarmtest 2019-10-03 15:02:19 -04:00
ramdisk.c
riscv.h nits 2019-10-27 08:03:19 -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 nits 2019-10-27 08:03:19 -04:00
spinlock.h
start.c nits 2019-10-27 08:03:19 -04:00
stat.h
string.c
swtch.S
syscall.c
syscall.h
sysfile.c make "echo hello > x" truncate file x. 2020-08-10 11:19:10 -04:00
sysproc.c
trampoline.S
trap.c nits 2019-10-27 08:03:19 -04:00
types.h
uart.c
virtio.h
virtio_disk.c
vm.c fix a potential memory leak 2019-10-27 13:36:46 -04:00