Closed Thread
Results 1 to 2 of 2

Thread: Feature in SATA-II: Native Command Queuing

  1. #1
    Iceman is offline Registered User Achievements:
    31 days registeredCreated Blog entry100 Experience Points500 Experience Points
    Iceman ?????????
    Join Date
    2009-10-04
    Posts
    9
    Blog Entries
    1

    Default Feature in SATA-II: Native Command Queuing

    NCQ is the acronym for Native Command Queuing. NCQ is a feature of SATA-II. NCQ was not supported in SATA-I.

    Without NCQ, commands are performed by the disk in the order in which they are received. If the commands are reads and writes of data scattered randomly across the disk, a lot of time can be wasted on long seeks (mechanically moving the head long distances) between successive read/write operations. This is particularly the case in a multi-tasking system where many tasks are accessing the disk and the disk is heavily fragmented.

    With NCQ, SATA-II drives will use an algorithm to determine the most efficient order in which to perform the read/write operations. The algorithm will reduce or eliminate the long seeks. This will reduce the overall time spent on seeking, which is the slowest operation a disk can perform.

    Read more details: What is NCQ
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  2. #2
    joseph's Avatar
    joseph is offline Website Master Achievements:
    500 Experience Points1000 Experience Points5000 Experience Points10000 Experience PointsRecommendation Second Class
    joseph has disabled reputation
    Join Date
    2008-09-08
    Posts
    412

    Default

    Thanks, ICE
    Also if your harddisks got offline frequently with some seek errors (you can read these error message from s.m.a.r.t.), it's suggested to turn off NCQ.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Closed Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts