ubixos / src / sys / kernel /
@reddawg reddawg authored on 24 Jul 2004
..
Makefile New syscall interface 20 years ago
ap-boot.S SMP Support Thanks To Some Help From Slowcoder now to make it interface 21 years ago
bioscall.c kmalloc: added assert() 20 years ago
elf.c Cleaned Up 20 years ago
endtask.c Changes... mark let me know if you fault at pid 185 when you type stress 20 years ago
exec.c Changes... mark let me know if you fault at pid 185 when you type stress 20 years ago
file.c Fixens 20 years ago
fork.c Lots of changes to the vmm subsystem.... Page faults have been adjust to now be blocking on a per thread basis not system wide. This has resulted in no more deadlocks.. also the addition of per thread locking has removed segfaults as a result of COW in which two tasks fault the same COW page and try to modify it. 20 years ago
kpanic.c Clean 20 years ago
ld.c absolute path 20 years ago
sched.c Now I'm current 20 years ago
sem.c Few fixes 20 years ago
smp.c file format now container:/path/to/file 20 years ago
spinlock.c A Quick tweak I'm going to clean up some unused variables in sched.h 20 years ago
sys_call.S fixed invalidSyscall 20 years ago
syscall.c we now check all the pointers 20 years ago
systemtask.c assert: remade assert 20 years ago
time.c Added asscerts 20 years ago
timer.S atkbd: adjust the timing issue on the driver hopefully it will work fine now 20 years ago
ubthread.c Cleaned Up 20 years ago
vitals.c vitals: cleaned up all defaults this should not cause any problems in the future 20 years ago