搜索资源列表
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
dbvmsrc
- DBVM是一个虚拟机将运行您的操作系统和扩展指令集允许用户模式应用程序访问kernelmode。它可以让程序重定向流量到不同的位置的系统事件,并改变他们的结果。 (例如,重定向到一个不同的中断处理程序的一个中断未经编辑的中断表)-DBVM is a virtual machine that will run your operating system and expands the instruction set to allow usermode application access to k
sample
- 建立通用处理程序例子源码,出自21ic论坛著名ID农民讲习所。-Create a generic handler example source code, from the well-known ID Farmers' Training Institute For Buyer Forum.
os1
- 通过利用简单的结构和控制方法,完成模拟进程结构、进程状态和进程控制,掌握根据事件处理就绪队列、阻塞队列和当前执行进程的状态的方法。-Through the use of a simple structure and control method, the completion of the modeling process structure, process status, and process control, master the ready queue according to the
time
- 中断机构能发现中断事件,且当发现中断事件后迫使正在处理器上执行的进程暂时停止执行,而让操作系统的中断处理程序占有处理器去处理出现的中断事件。对不同的中断事件,由于它们的性质不同,所以操作系统应采用不同的处理-Interrupt agencies can find an interrupt event, and when it was found to force an interrupt event process being d on the processor to temporarily