metal-cos/sys/amd64
2014-08-19 18:10:53 -07:00
..
include User space working 2014-07-27 17:09:31 -07:00
critical.c Debugging for critical.c 2014-08-19 18:10:53 -07:00
debug.c Build improvements 2014-07-21 23:43:01 -07:00
disasm.c Build improvements 2014-07-21 23:43:01 -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 Improving kernel ASSERT messages 2014-07-28 14:25:34 -07:00
lapic.c Build improvements 2014-07-21 23:43:01 -07:00
machine.c Beginning O2FS and VFS code along with superblock and root directory reading. 2014-08-01 14:15:06 -07: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 Kernel relocated to high memory 2014-07-18 15:09:52 -07:00
pci.c Build improvements 2014-07-21 23:43:01 -07:00
pmap.c Implementing and testing a few system calls 2014-08-07 17:58:41 -07:00
switch.S Implement kernel threads and a round-robin scheduler 2014-07-23 18:07:07 -07:00
thread.c Implement kernel threads and a round-robin scheduler 2014-07-23 18:07:07 -07:00
time.c rdtsc and improved spinlock statistics 2014-07-24 20:25:17 -07:00
trap.c Placeholder for system calls 2014-07-28 14:35:00 -07:00
trapentry.S Implement kernel threads and a round-robin scheduler 2014-07-23 18:07:07 -07:00
xmem.c Implement disk cache and improve other related parts of the kernel. 2014-07-30 17:19:24 -07:00