ubixos / src / sys / kernel /
@reddawg reddawg authored on 20 Jul 2004
..
Makefile CFLAGS: I updated cflags so optimizations are consistant on all files different optimization levels maybe the source of some of our problems? 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 We do some propper task cleanup now when they exit... such as close open FD for LD and delete task from the task list 20 years ago
exec.c assert: remade assert 20 years ago
file.c Fixens 20 years ago
fork.c assert: remade assert 20 years ago
kpanic.c Clean 20 years ago
ld.c assert: remade assert 20 years ago
sched.c Few fixes 20 years ago
sem.c Few fixes 20 years ago
smp.c file format now container:/path/to/file 20 years ago
spinlock.c CFLAGS: I updated cflags so optimizations are consistant on all files different optimization levels maybe the source of some of our problems? 20 years ago
syscall.c sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues 20 years ago
systemtask.c assert: remade assert 20 years ago
time.c Added asscerts 20 years ago
timer.S Tune ups this stuff should of been taken care of months ago 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