首页
题库
面试
求职
学习
竞赛
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
问答
全站近期热帖
成都 Java 社招面经(5年经验)
回复
(16)
发表于
2024-11-19 16:27:45
我与阿里
回复
(93)
发表于
2024-11-19 17:23:31
牛客创作赏金赛:首发动态,100%拿现金!
回复
(12)
发表于
2024-10-24 10:11:48
秋招是时候收官了
回复
(35)
发表于
2024-11-20 10:27:18
收到offer了!!!!
回复
(49)
发表于
2024-11-21 10:49:19
热门推荐
扫描二维码,关注牛客网
意见反馈
下载牛客APP,随时随地刷题