Computer Science, asked by hari4596, 10 months ago

System performance can NOT be tuned by-

a. removing major bottlenecks.

b. trace-listing of activities for analysis.

c. defining a single and strict structure for OS

d. periodic sampling of instruction pointer to find statistical trend​

Answers

Answered by cyrusbishop
0

Answer:

You cannot tune your computer performance by periodic sampling of instruction pointer to find a statistical trend​. And to optimize or boost your system performance, you need to identify some other strategies.

Explanation:

Defining a single and strict structure for OS or finding out numeric values that can improve your system performance is possible. And another way of doing so is removing the bottlenecks of your system, which is causing the performance issue.

Similar questions