-->
当前位置:首页 > Luz 第5957页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:Which one of the following statements is correct about spinlock?

Luz5年前 (2021-05-10)853
Which one of the following statements is correct about spinlock?@[B](1)A. Spinlock is appropriate for single-processor…

单选题:Consider the following software solution algorithm for two-proce

Luz5年前 (2021-05-10)804
Consider the following software solution algorithm for two-process CS problem (turn is a shared variable initialized as…

单选题:The following algorithm is proposed to solve the critical sectio

Luz5年前 (2021-05-10)765
The following algorithm is proposed to solve the critical section problem between two processes P1 and P2, where lock is…

单选题:9 producers and 6 consumers share one common buffer with 8 items

Luz5年前 (2021-05-10)1125
9 producers and 6 consumers share one common buffer with 8 items of capacity. Please choose the initial value for a sema…

单选题:A counting semaphore was initialized to 10. And 28 wait operatio

Luz5年前 (2021-05-10)745
A counting semaphore was initialized to 10. And 28 wait operations and 18 signal operations were completed on this semap…

单选题:3 producers and 5 consumers share one common buffer with 7 items

Luz5年前 (2021-05-10)801
3 producers and 5 consumers share one common buffer with 7 items of capacity. Please choose the initial value for a sema…

单选题:Hope the server limits its number to be concurrently connected n

Luz5年前 (2021-05-10)755
Hope the server limits its number to be concurrently connected no more than N clients. One solution will be____.@[A](1)A…

单选题:One common data can allow at most 3 processes sharing it simulta

Luz5年前 (2021-05-10)788
One common data can allow at most 3 processes sharing it simultaneously. Now assume that 5 processes try to access it. P…

单选题:If a semaphore has been initialized with 2 and its current value

Luz5年前 (2021-05-10)835
If a semaphore has been initialized with 2 and its current value is -3, there are _________ process(es) waiting for this…

单选题:One type of resource allows at most 5 processes sharing simultan

Luz5年前 (2021-05-10)713
One type of resource allows at most 5 processes sharing simultaneously. Now assume that 3 processes are accessing it. Wh…