Linu_XP
Go BackFor the final project of my Computer Systems Engineering Class, we built our own operating system Linux kernel. This was a very challenging and interesting project, and implementing the many features really helped to understand how modern operating systems function. This OS called "Linu_XP" has the following features:
- CPU Interrupt Support
- Virtual Memory and Paging
- Read Only File System
- A Real Time Clock Driver
- Keyboard and Display Drivers
- System Call Support
- Multiple Terminals
- Task Switching
- Support For Scheduling
