资源列表
[操作系统开发] xianlaixianfuwu
说明:在优先数算法中,进程优先数的初值设为: 50-NEEDTIME 每执行一次,优先数减1,CPU时间片数加1,进程还需要的时间片数减1。 在轮转法中,采用固定时间片单位(两个时间片为一个单位),进程每轮转一次,CPU时间片数加2,进程还需要的时间片数减2,并退出CPU,排到就绪队列尾,等待下一次调度。 -In the first few algorithm, the process priority number of<孟庆君> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[操作系统开发] processzzc
说明:并发线程的管理.防止死锁的产生.此为枷锁的方法,直接保护临界区,防止临界区的错误的产生.-The management of concurrent threads. To prevent the deadlock generation. This is the way to the yoke of direct protection of critical areas, to prevent critical errors genera<12121> 在 2024-11-08 上传 | 大小:1kb | 下载:0