Valid 1z0-460 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-460 Exam! ExamDiscuss.com now offer the newest 1z0-460 exam dumps, the ExamDiscuss.com 1z0-460 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-460 dumps with Test Engine here:
Examine the sar command below. Your Oracle Linux system has one CPU. What does the runq-sz column of this output convey about your system?
Correct Answer: A
Explanation/Reference: Explanation: * Use the sar -q command to report the following information: The Average queue length while the queue is occupied. The percentage of time that the queue is occupied. * The following list describes the output from the -q option. runq-sz The number of kernel threads in memory that are waiting for a CPU to run. Typically, this value should be less than 2. Consistently higher values mean that the system might be CPU-bound. %runocc The percentage of time that the dispatch queues are occupied. swpq-sz Swap queue of processes for the sar command. %swpocc Swap queue of processes for the sar command.