首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 低层次规划的操作系统

低层次规划的操作系统

  • 资源大小:128.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 操作系统 规划 层次

资 源 简 介

This is a small project for operating system, allowing low-level debugging/emulating of other operating systems. The idea is to create not-so-fast, not-so-secure operating system with GUI that allow users to start other operating system, with partial or full emulation. Fast operations are not important; Secure operations are not important; Multi-CPU initializing is not SO important; (it will be implemented later); CPU must operate in all operating modes: real, protected, virtual, long-compability and long mode. That requires several kernel images with switcher between them. File System Boot chains goes as follows: 1. MBR loads, code must rellocate and load ALCAOS volume boot. MBR code is not part of ALCAOS (for example it may be multiboot loader) 1. Volume Boot loads second-stage loader code 1. Second-stage loader implements virtual partitioning (partition into this partition), the virtual partition will be designed for ALCAOS for different level of loading and
VIP VIP
0.213608s