When I check the process status output of my process thru /proc//stat then got to know mostly it is in "D" state which means Unterrptible sleep. I understand it is doing some operation which cannot be interrupted but could someone help me on listing what all are the operations includes in this IO/Uninterruptible sleep ? When I check the process status output of my pr