Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Operating Systems Question Answer carefully and completely for a thumbs up (b) and (c) in particular i know part (a) Question2 (a) A process is

Operating Systems Question

Answer carefully and completely for a thumbs up

(b) and (c) in particular i know part (a)

image text in transcribed

Question2 (a) A process is an instance of an executing program, containing the program code, data and execution state. (i) What operations must the operating system perform to create a process? (ii) What is a context switch? Describe its operatio (b) Cooperating processes or threads require synchronisation when entering critical sections of their respective programs. (i) What is an atomic operation? (ii) What is a critical section of a cooperating process? Why is synchronisation important when entering these sections? (ii Name and describe the three characteristics a synchronisation mechanism must have. (iv) Describe two mechanisms for synchronisation that cooperating process may use to control access to critical sections. (c) The Hadoop's MapReduce is used to process large sets of data on a large number of collective servers. A job may have thousands of tasks, executed in parallel on the servers. However, the job is often slowed down due to the long-tail problem, i.e. a small amount of tasks make no or very slow progress. Clearly explain two of the main causes of the long-tail problem. Outline two mitigation strategies, and discuss their strengths and limitations

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions

Question

a. When did your ancestors come to the United States?

Answered: 1 week ago

Question

d. What language(s) did they speak?

Answered: 1 week ago

Question

e. What difficulties did they encounter?

Answered: 1 week ago