40 likes | 144 Views
Memory Managment. Physical memory manager. Paging. Virtual memory manager. Interrupts. ISRs. IRQs. Hard Drive. ATA-6 polled mode I/O. ATA-6 interrupt driven I/O. EXT 2 file system. ELF binaries. Multitasking. Context switching. Scheduling. Usermode API. crt0.asm.
E N D
Memory Managment • Physical memory manager. • Paging. • Virtual memory manager. Interrupts • ISRs. • IRQs.
Hard Drive • ATA-6 polled mode I/O. • ATA-6 interrupt driven I/O. • EXT 2 file system. • ELF binaries. Multitasking • Context switching. • Scheduling.
Usermode API • crt0.asm. • Memory management. • Output to the console. • Creating new processes.