1 / 12

微型操作系统设计与实现

微型操作系统设计与实现. 作者:曲国铖 导师:王新宇. 为什么选择这个题目. 源于本人对操作系统的浓厚兴趣。 操作系统课程完全着重于理论; Linux 实验课虽然进行了实际的编程工作,但是在 Linux 庞大的代码体系中,给人管中窥豹之感。操作系统一直带着神笔色彩吸引着我,所以我选择了这个设计题目。. 目标. 一个操作系统内核 进程调度 系统调用 TTY 终端显示 键盘 I/O 响应. 系统 演示. 系统架构及实现. 谢谢大家!. Boot 模块. Loader 模块. Kernel 模块. Kernel 模块(续). Kernel 模块 ( 续 ).

mayda
Download Presentation

微型操作系统设计与实现

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 微型操作系统设计与实现 作者:曲国铖 导师:王新宇

  2. 为什么选择这个题目 源于本人对操作系统的浓厚兴趣。 操作系统课程完全着重于理论;Linux实验课虽然进行了实际的编程工作,但是在Linux庞大的代码体系中,给人管中窥豹之感。操作系统一直带着神笔色彩吸引着我,所以我选择了这个设计题目。

  3. 目标 • 一个操作系统内核 • 进程调度 • 系统调用 • TTY终端显示 • 键盘I/O响应

  4. 系统演示

  5. 系统架构及实现

  6. 谢谢大家!

  7. Boot模块

  8. Loader模块

  9. Kernel模块

  10. Kernel模块(续)

  11. Kernel模块(续)

  12. Kernel模块(续)

More Related