搜索资源列表
a048008
- 本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realizati
nachos_Lab2
- 操作系统课程实践二:nachos下线程的同步与互斥-Operating System Course Practice II: nachos the thread synchronization and mutual exclusion
nachos_2
- nachos实验2代码,实验有界缓冲区,table,还有安全队列,同步机制等-nachos experiment 2 code, experimental bounded buffer, table, there are security queues, synchronization mechanisms
nachos-002Pos
- nachos实验,线程调度的实验,优先级,线程数量-nachos experiment, the experimental thread scheduling, priority, number of threads