metal-cos/sys/amd64
2015-01-20 15:07:31 -08:00
..
include Implemented OSThreadCreate system call 2015-01-16 17:57:21 -08:00
critical.c Debugging for critical.c 2014-08-19 18:10:53 -07:00
debug.c Fix build error 2014-09-05 18:18:49 -07:00
disasm.c Fixing warnings and small fixes. 2014-09-04 18:21:18 -07:00
ioapic.c Bug fixes and debugging for ioapic 2014-08-19 18:10:09 -07:00
irq.c Build improvements 2014-07-21 23:43:01 -07:00
kernel.lds Improve build portability. 2014-10-09 21:05:02 -07:00
lapic.c Reorganization of kernel time code 2014-11-24 16:17:17 -08:00
machine.c Renaming functions and reorganizing functions in thread.c 2015-01-20 15:07:31 -08:00
mbentry.c Build improvements 2014-07-21 23:43:01 -07:00
mp.c Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00
mpboot.S Basic page mapping, allocator, and PCI code 2014-06-30 15:52:35 -07:00
multiboot.S Segment registers and TSS bugfix that caused triple faults. Also includes part of the Spawn system call implementation. 2014-11-26 13:49:17 -08:00
pci.c Build improvements 2014-07-21 23:43:01 -07:00
pmap.c Fixing some pmap issues with regards to the loader 2014-12-30 20:40:02 -08:00
support.S Implemented CopyStrIn/Out to fix bugginess of using CopyIn/Out wrapping passed a mapped page. 2015-01-19 17:57:20 -08:00
switch.S Implement kernel threads and a round-robin scheduler 2014-07-23 18:07:07 -07:00
thread.c Implemented OSThreadCreate system call 2015-01-16 17:57:21 -08:00
time.c rdtsc and improved spinlock statistics 2014-07-24 20:25:17 -07:00
trap.c Renaming functions and reorganizing functions in thread.c 2015-01-20 15:07:31 -08:00
trapentry.S Segment registers and TSS bugfix that caused triple faults. Also includes part of the Spawn system call implementation. 2014-11-26 13:49:17 -08:00
xmem.c Add debugging stats for XMem 2014-12-08 17:44:45 -08:00