搜索资源列表
nachos_Lab2
- 操作系统课程实践二:nachos下线程的同步与互斥-Operating System Course Practice II: nachos the thread synchronization and mutual exclusion
lab2
- 操作系统实验报告 关于父子进程通信的实验报告 -Experimental report on the process of the operating system to communicate son lab report
jos
- JOS 教学操作系统的 LAB1-LAB2实现源代码-JOS teaching LAB1-LAB2 operating system source code to achieve
lab2.tar
- jos lab2代码,是操作系统课程实习的代码,由bochs模拟-jos lab2 code, is the operating system code internship program, the bochs simulation
lab2
- Nachos的线程管理模块升级。扩充了线程数据结构。扩展了现有的线程状态。修改了线程调度算法。增加了全局性的线程管理机制。-Nachos thread management module upgrade. Expansion of the thread data structure. Expansion of the existing state of the thread. Amended the thread scheduling algorithm. An increase of the
lab2
- 四川大学软件学院操作系统课程设计Nachos实验2源码以及实验报告-Sichuan University School of operating system software, curriculum design Nachos source experiment 2 and experiment report
ucore-lab2
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system fo
Lab2.2
- 实现了内核的信号量,内核的消息机制,采用中断方式处理设备驱动。-Kernel semaphore, the kernel of the message mechanism, interrupt processing device drivers.
labP2
- 哈工大操作系统实验二了,包括代码和实验报告,供同学们参考-the lab2 for Operating System in HIT
lab2-checkpoint-final
- 操作系统实验,Lab 2 by MIT 6.828 JOS-Operating System Experiment, Lab 2 by MIT 6.828 JOS
lab2
- MIT有关JOS的实验2, 深入理解并实现操作系统分页存储管理的原理。-JOS MIT experiments concerning the two in-depth understanding and realization of the principle operating system paging storage management.
lab1_2
- MIT实验 JOS lab2的代码。已经全部实现并通过测试(the test of MIT All the lab2 coded are completed)