Avg. Disk Queue Length Shows the average number of both read and write requests that were queued for the selected disk during the sample interval.
Write Copies/sec Shows the rate, in incidents per second, at which page faults were caused by attempts to write that were satisfied by copying the page from elsewhere in physical memory. This is an economical way of sharing data since pages are only copied when they are written to; otherwise, the page is shared. This counter shows the number of copies, without regard to the number of pages copied in each operation.
% Disk Time Shows the percentage of elapsed time that the selected disk drive was busy servicing read or write requests.