Skip to content

taojin1992/MTX-Operating-System-Design

 
 

Repository files navigation

Design and Implement MTX File System

- Contents

1. Basic Understanding of Operating System
2. Stack Usage, Design Myprintf function
3. Partition table, fdisk, structures in C, read special files
4. Simulate Unix File System Tree
5. Sh Simulator
6. File_Operation_Cross_Networks
TO BE DONE

Acknowledge

The works are done based on the Linux system and C programming language. The whole work designs and simulates a complete file system. I want to specially thank Professor KC Wang for his teaching.

## Reference

The code was implemented based on the book Design and Implementation of the MTX Operating System, K.C. Wang, Springer International AG, 2015. 

## Acknowledge
This course is taken in 2017 Fall, it's really an interesting and useful class. It not only helpes me understand the operation systems clearly, but also helps me improve my C programming language skills dramatically .

About

Utilized C to design and implement the MTX Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%