No description
Find a file
2006-07-11 18:45:27 +00:00
.cvsignore Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
asm.h oops 2006-06-22 15:28:09 +00:00
bootasm.S
bootmain.c
bootother.S stick mpstack in cpu structure 2006-06-26 16:40:43 +00:00
console.c Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
defs.h pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
dot-bochsrc Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
elf.h
fd.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
fd.h file descriptors 2006-06-27 14:35:53 +00:00
ide.c queue with disk requests 2006-07-10 19:06:48 +00:00
kalloc.c pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
main.c give each cpu its own clock, so that preemption works on cpu 1 2006-07-11 18:45:27 +00:00
Makefile Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
memlayout.h boot more than two CPUs, each on own initial stack 2006-06-24 22:47:06 +00:00
mmu.h
mp.c Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
mp.h timer interrupts 2006-06-28 16:35:03 +00:00
Notes pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
param.h queue with disk requests 2006-07-10 19:06:48 +00:00
picirq.c timer interrupts 2006-07-05 20:00:14 +00:00
pipe.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
proc.c pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
proc.h pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
sign.pl
spinlock.c pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
string.c timer interrupts 2006-07-05 20:00:14 +00:00
swtch.S Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
syscall.c pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
syscall.h pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
trap.c pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
trapasm.S Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
traps.h timer interrupts 2006-06-28 16:35:03 +00:00
types.h
ulib.c Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
user1.c file descriptors 2006-06-27 14:35:53 +00:00
userfs.c Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
usertests.c give each cpu its own clock, so that preemption works on cpu 1 2006-07-11 18:45:27 +00:00
usys.S pre-empt both user and kernel, in clock interrupt 2006-07-11 17:39:45 +00:00
vectors.pl
x86.h Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00