首页
题库
面试
求职
学习
竞赛
More+
所有博客
搜索面经/职位/试题/公司
搜索
我要招人
去企业版
登录 / 注册
首页
>
教材全解
>
《操作系统概念》
《操作系统概念》
作者:【美】西尔伯查茨 等 出版社:高等教育出版社
第6章 Process Synchronization
返回全部章节 >
题目
题型
Explain why interrupts are not appropriate for implementing synchronization primitives in multiprocessor systems.
问答
Describe how the Swap( ) instruction can be used to provide mutual exclusion that satisfies the bounded-waiting requirement.
问答
Servers can be designed to limit the number of open connections.For example,a server may wish to have only N socket connections
问答
Show that,if the wait( ) and signal( ) semaphore operations are not executed atomically,then mutual exclusion may be violated.
问答
Show how to implement the wait( ) and signal( ) semaphore operations in multiprocessor environments using the TestAndSet( ) inst
问答
The Sleeping-Barber Problem.A barbershop consists of a waiting room with n chairs and a barber room with one barber chair.If the
问答
Demonstrate that monitors and semaphores are equivalent insofar as they can be used to implement the same types of synchronizati
问答
全站近期热帖
一份好的技术简历长什么样?
回复
(27)
发表于
2025-10-27 11:09:00
说真的,给和我一样的普通本科生的忠告
回复
(32)
发表于
2025-10-26 18:20:26
万字长文:致未来的大厂工程师(面试技巧)
回复
(16)
发表于
2025-10-28 08:36:32
公司开捞了,速改简历!
回复
(16)
发表于
2025-10-27 10:42:51
实习第一天就透底了
回复
(32)
发表于
2025-10-27 18:00:40
热门推荐
扫描二维码,关注牛客网
意见反馈
下载牛客APP,随时随地刷题