Question: Run cpuload.exe with the correct command line parameters cpuload.exe N RUN_TIME. This program creates a process with N threads that will run for RUN_TIME seconds

Run cpuload.exe with the correct command line parameters "cpuload.exe N RUN_TIME". This program creates a process with N threads that will run for RUN_TIME seconds and then halt to provide a synthetic load for the computer system. Run the program with N = 3 for any runtime you choose perhaps a couple of minutes). Use the system analysis tools investigated above to answer the following questions. How many threads are running in the process? If it is not the same as N. why not What is the effect of the threads on the CPU usage? Is the CPU load primarily privileged or user computing? Run cpuload.exe with the correct command line parameters "cpuload.exe N RUN_TIME". This program creates a process with N threads that will run for RUN_TIME seconds and then halt to provide a synthetic load for the computer system. Run the program with N = 3 for any runtime you choose perhaps a couple of minutes). Use the system analysis tools investigated above to answer the following questions. How many threads are running in the process? If it is not the same as N. why not What is the effect of the threads on the CPU usage? Is the CPU load primarily privileged or user computing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
