A single-threaded application running on a single processor has slow performance. Data
indicate the slow performance is due to an average disk queue-length of more than two.
What can be done to increase performance?

A.
multi-thread the application
B.
use more disk drives in a stripe
C.
upgrade to faster I/O bus
D.
increase CPU speed
E.
upgrade to multi-processors