1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
wolverine [178]
3 years ago
6

The traditional UNIX scheduler enforces an inverse relationship between priority numbers and priorities: the higher the numbe1~

the lower the priority. The scheduler recalculates process priorities once per second using the following function: 4. Priority = (Recent CPU usage / 2) + Base where base 40 and recent CPU usage refers to a value indicating how often a process has used the CPU since priorities were last recalculated Assume that recent CPU usage for process P is 20, process P2 is 16, and process P3 is 8. What will be the new priorities for these three processes when priorities are recalculated? Based on this information, does the traditional UNIX scheduler raise or lower the relative priority of a CPU-bound process?
Computers and Technology
1 answer:
Dahasolnce [82]3 years ago
6 0

Answer:

Based on various facts, the traditional UNIX scheduler reduces that relative priority of the CPU-bound operation.

Explanation:

Priority = (\frac{current\:CPU\:usage}{2}) + Base

\therefore\;\;\;\;\;\;\;\;\;\;\;\;  Base = 40

P = (\frac{20}{2} ) + 40 = 50\\ \\P2 = (\frac{16}{2}) + 40 = 48\\ \\P3 = (\frac{8}{2} ) + 40 = 44

Based on various facts, the traditional UNIX scheduler reduces that relative priority of the CPU-bound operation.

You might be interested in
Please help I’ll give brainleistt
iren2701 [21]

Answer:

7. B

8. A

9. B

10. B

11. A

Explanation:

6 0
2 years ago
What is NOT a good habit when presenting to an audience?
soldier1979 [14.2K]
Read directly from the slides,
if your doing a project, you should have it memorized
8 0
3 years ago
Read 2 more answers
Design the logic for a program that allows a usher to continuously enter numbers until the usher enters 0. Display the sum of th
uysha [10]

int sum = 0, n;

do {cin>>n; sum+=n;}while (n!=0);

cout<<sum;

5 0
3 years ago
What are the differences between a cursor, insertion point and mouse pointer?​
Anna35 [415]

Answer:

Explanation:

A cursor is a pointer which indicates the position of the mouse on a computer's display monitor.

An insertion point is a location in a document where additional information is inserted when the user begins to type.

A mouse pointer is an image used to activate/control certain elements in a GUI (graphical user interface).

I know you asked for the differences, though i thought I'd add a similarity. All of these 3 things are similar, as they show where the position of the info/mouse is. :)

Hope this helps!

-Biscuit08

7 0
2 years ago
Uses of keyboard as a input device
KATRIN_1 [288]

helps us for typing letters, numbers and symbols etc.

3 0
3 years ago
Read 2 more answers
Other questions:
  • USB keys can store terabytes of data. Of the five key factors that contribute to the increasing vulnerability of organizational
    13·1 answer
  • The _____ helps the project team to identify the main functions or features of the system and the different users or external sy
    15·1 answer
  • Which option nukes your systemâall apps, programs, user files, user settingsâand presents a fresh installation of Windows?
    13·1 answer
  • Does anyone know where online I can buy the MacBook Air 2017 at I can’t find any I’ll give brainlist and points
    5·1 answer
  • 2:3:5<br>_ _ _<br>3 2 8<br><br><br><br>find ratio​
    5·1 answer
  • Is it true or false and incomplete doing can be saved in Paint​
    15·1 answer
  • Im lonnnelllly........................who want to date
    11·1 answer
  • Discuss five processes for analyzing a qualitative study
    11·2 answers
  • You defined a class and saved it as shoe.py.
    5·2 answers
  • It's important to understand that even information systems that do not use computers
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!