Quiz From execise 4.2: Using Amdahl's Law, calculate the speedup gain of an application that has a 60 percent parallel component for (a) two processing cores and (b) four processing cores. 위 연습문제의 정답으로 가장 옳은 것은? (a) 1.43 (b) 1.8 (a) 1.81 (b) 1.43 (a) 2.56 (b) 2.13 (a) 2.13 (b) 2.56 user-thread와 kernel-thread에 대한 설명으로 가장 틀린 것은? user thread는 사용자 모드에서 동작하고, kernel thread는 커널 모드에서 동작한다. Many-to-..