Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 point Which is a challenge for remote procedure calls (from one process to another) as compared to making a regular function call? Managing the

image text in transcribed

1 point Which is a challenge for remote procedure calls (from one process to another) as compared to making a regular function call? Managing the value of the instruction pointer (IP) register (also called the program counter, or PC) Passing information into the remote procedure Returning information from the remote procedure Avoiding executing the code twice 1 point What is one reason to not separate the scheduler component from the kernel and make it a (high=priority) user-space process? It would be hard to change scheduling strategies It is just an implementation choice that Windows/Linux/Mac-OS have chosen not to take It would run too slow It would be hard to give the scheduler the proper privileges to access and manipulate information 1 point If we created an operating system just for grading homework assignments, It would be able to use a lot fewer resources It would be able to use a lot fewer system calls It would be good for science courses Even if it worked, it probably would not perform much better than a general purpose operating system

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_2

Step: 3

blur-text-image_3

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

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions

Question

2-3. How does an agenda help make a meeting more successful? [LO-3]

Answered: 1 week ago