Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a journal assignment that reviews the process states for your preferred operating system and prepares you for the process management requirements of your final

Write a journal assignment that reviews the process states for your preferred operating system and prepares you for the process management requirements of your final project. First, research and then describe the scheduling algorithm used by your operating system kernel by default. Next, go to the command shell and execute one of the following commands based upon your operating system of choice:
Windows: Execute the command tasklist /v
Linux: Execute the command ps aux
Max OS X: Execute the command ps aux
In your journal assignment, describe how the state values (such as "running" or "sleeping") reported by your operating system relate to the status of threads in Round Robin, First-Come, First-Serve, and Priority Based scheduling algorithms identified in the course textbook. Make note of any special thread/process reporting data your operating system provides and how it relates to process scheduling. Remember, support for a specific scheduling algorithm is determined by the environment in which your operating system is deployed.
For your final project, you will have to consider whether your operating system will be supporting a server application that runs as a daemon in the background or a highly interactive workstation that must respond immediately, or a sensor system that must respond to hard, real-time requirements.

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 Marketing The Ultimate Marketing Tool

Authors: Edward L. Nash

1st Edition

0070460639, 978-0070460638

More Books

Students also viewed these Databases questions