root/Whitix/tags/0.2b/kernel

Name Size Rev Age Last Change
../
.deps 726 4 years mwhitworth: Add .deps.
main.c 1.8 KB 1751 3 years mwhitworth: Move KernelFreeSections to Start and startup.c.
Makefile 200 bytes 1668 3 years mwhitworth: Merge in changes from keobject.
module.c 11.1 KB 1915 3 years mwhitworth: Tidy up formatting, search for init_module symbol (for future Linux driver …
panic.c 1.6 KB 1668 3 years mwhitworth: Merge in changes from keobject.
preempt.c 414 bytes 1804 3 years mwhitworth: Remove rescheduling in ThrSchedule for now (need to rethink certain parts …
print.c 2.0 KB 1914 3 years mwhitworth: Export KeVaPrint as a symbol.
process.c 9.7 KB 1803 3 years mwhitworth: Update comments, rework SysWaitForProcessFinish (which may be replaced …
reboot.c 1.4 KB 652 4 years mwhitworth: Update Makefile to use new build system.
sched.c 5.8 KB 1802 3 years mwhitworth: Remove KernelPanic test in loop.
startup.c 1.7 KB 1790 3 years mwhitworth: Fix current->files allocation.
symbols.c 2.8 KB 1764 3 years mwhitworth: No longer block on a invalid address in SymbolPrint.
sys.c 1.3 KB 1668 3 years mwhitworth: Merge in changes from keobject.
thread.c 8.4 KB 1791 3 years mwhitworth: Various formatting fixes.
timer.c 4.1 KB 1763 3 years mwhitworth: Add extra checks, add TimerThreadExit that removes timers from a dying …
wait.c 2.2 KB 1766 3 years mwhitworth: Rework waitqueues to avoid race conditions, move some functions to wait.c.
Note: See TracBrowser for help on using the browser.