2,243 views

1 Answer

2 votes
2 votes
Except registers, stack  and program counter ,everything else is shared.

So b) and c).

Related questions

0 votes
0 votes
1 answer
2
akash.dinkar12 asked Mar 19, 2019
3,832 views
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.
0 votes
0 votes
1 answer
3
1 votes
1 votes
2 answers
4
akash.dinkar12 asked Mar 19, 2019
426 views
Can a multithreaded solution using multiple user-level threads achieve better performance on a multiprocessor system than on a single processor system ? Explain.