Originally posted by: kuba
Continuity, what is the NCQ thing?
Blue, I guess what I'll do is, reinstall everything, make a basic image of my drive, with the most basic settings, then ill reinstall these guys (along with nVidia's firewall).
See how this all works out.
I guess the best way I can explain NCQ is to imagine that you have a stack of papers in front of you, labelled 1 - 10. They are arranged like:
6, 1, 10, 2, 7, 4, 8, 3, 9, 5
You don't need to read them in numerical order, they were just placed there in numerical order. Normal hard disks would go from 1 - 10, because that was the original order (queue) of operations. You notice that the hard drive would need to do many unnecessary motions to get all 10 in order. What NCQ does is allow the hard drive to reprioritize to help improve performance by allowing it to receive more I/O requests so the hard drive can decide which to use first. In this case the hard drive would go 6, 1, 10, etc etc. The problem is this extra logic increases the overhead, so single operations like "pick up 4" take longer.
That's why NCQ is great for server environments but not so great for normal everyday home PCs that only game and such.
To disable it, go to Control Panel -> System -> Device Manager -> IDE ATA/ATAPI controllers -> Serial ATA Controller (s) Properties. Find the NCQ settings in there (Command Queuing, Native Command Queuing, Tagger Command Queuing, whatever it may be called.) Disable that for all your hard drives and restart.