Process有分independent processes 和 cooperation processes,請問那一種會發生race condition?
Ch06-Synchronization Tools_part01

Quiz
•
Computers
•
University
•
Hard
徐leo 徐leo
Used 2+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
independent processes
cooperation processes
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
cooperation processes發生race condition,主要原因是(複選)
processes的執行順序無法確定
優先權低的process永遠搶不到資源
processes共享記憶體變數
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
造成cooperation processes執行順序無法確定的主要原因是?
CPU number
Interrupt
Memory size
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
為何我們不直接關閉interrupt 解決race condition? (複選)
Interrupt無法關閉
關閉interrupt方法,在多核心CPU下不適用
關閉interrupt指令只能在Kernel mode執行,User 不能在程式直接呼叫
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
下面哪一個不是硬體支援processes做同步的選項
Peterson’s solution
Hardware instructions
Atomic variables
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Peterson’s solution 中有一個指令順序被編譯器重新排序,導致無法解決Race condition問題,請問可以用何種方式解決?
Memory barriers
Hardware instructions
Atomic variables
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
以下哪一個是屬於atomic hardware instructions(複選)
memory barrier()
test_and _ set()
compare_and_swap()
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
以下對於單元變數 (Atomic variables)描述,何者有錯?
可以對變數進行atomic operation,即存取變數過程不被中斷,以達到互斥
使用special functions 如 Increment ( )
可以透過memory barrier實踐
9.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
以下哪一種同步工具可以滿足解決CS的3個條件
Peterson’s solution
Memory barriers
Hardware instructions
Similar Resources on Quizizz
10 questions
Computer Interfaces and Components

Quiz
•
9th Grade - University
6 questions
MCU開學第一週

Quiz
•
University
11 questions
C++程式

Quiz
•
11th Grade - University
9 questions
Direct Execution

Quiz
•
University
11 questions
西餐礼仪

Quiz
•
University
13 questions
FOS Chapter 1: Part 3

Quiz
•
University
10 questions
CEA201 - Quiz 1

Quiz
•
University
10 questions
Concept of Computer Network

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade