Potpourri_5 Potpourri 5. [4 points] In a shared memory syste…

Potpourri_5 Potpourri 5. [4 points] In a shared memory system with 8 processors, the processors reach a common barrier in the following order: P5, P4, P7, P1, P0, P6, P2, P3 The underlying implementation of the barrier is a sense-reversing tree which appears as follows: For each of the nodes N0 to N6 in the tree, indicate both –  [+2 points] the processor which spins on the sense variable,  [+2 points] the processor which flips it. 

Parallel_Systems_6c LRPC The context for this question is th…

Parallel_Systems_6c LRPC The context for this question is the same as the previous question: 6. [6 points] In the given figure, FCFS stands for First Come First Serve, FP stands for Fixed Processor, and LP stands for Last Processor.  c. [2 points] In the figure with 128 tasks (high load), state the plausible reason why LP approximates to FP at high load.