xv6-65oo2/kernel
2019-07-02 11:45:06 -04:00
..
bio.c eliminate ramdisk 2019-06-13 06:57:38 -04:00
buf.h
console.c FD_DEVICE 2019-06-13 10:29:27 -04:00
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
fcntl.h
file.c FD_DEVICE 2019-06-13 10:29:27 -04:00
file.h FD_DEVICE 2019-06-13 10:29:27 -04:00
fs.c FD_DEVICE 2019-06-13 10:29:27 -04:00
fs.h FD_DEVICE 2019-06-13 10:29:27 -04:00
kalloc.c
kernel.ld
kernelvec.S timer interrupt in the kernel -> yield 2019-07-01 13:46:11 -04:00
log.c
main.c eliminate ramdisk 2019-06-13 06:57:38 -04:00
memlayout.h clean up virtio code 2019-06-13 09:40:17 -04:00
param.h
pipe.c
plic.c clean up virtio code 2019-06-13 09:40:17 -04:00
proc.c avoid allocproc() returning a struct proc with non-zero p->sz 2019-07-02 11:17:50 -04:00
proc.h separate source into kernel/ user/ mkfs/ 2019-06-11 09:57:14 -04:00
ramdisk.c
riscv.h
sleeplock.c
sleeplock.h
spinlock.c oops, don't hold mycpu() result across intr_off() 2019-07-01 14:15:18 -04:00
spinlock.h
start.c
stat.h FD_DEVICE 2019-06-13 10:29:27 -04:00
string.c
swtch.S
syscall.c sbrk() returns a pointer, so it should be 64 bits 2019-07-01 17:01:50 -04:00
syscall.h
sysfile.c sbrk() returns a pointer, so it should be 64 bits 2019-07-01 17:01:50 -04:00
sysproc.c sbrk() returns a pointer, so it should be 64 bits 2019-07-01 17:01:50 -04:00
trampoline.S
trap.c don't enable interrupts until done with sstatus, scause, &c 2019-07-02 05:20:11 -04:00
types.h
uart.c
virtio.h Introduce alloc3_desc and UsedArea to make code easier to read 2019-07-01 08:20:35 -04:00
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