Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Wednesday December 20 2017, @09:54AM   Printer-friendly
from the go-faster dept.

Future Seagate HDDs will begin including two separate sets of actuator arms that can operate independently in order to double read/write speeds:

Seagate's multi-actuator technology is a simple concept, and the idea certainly isn't new. In fact, the company has already developed drives with multiple actuators in the past, but they weren't economically viable due to higher component costs.

Most HDDs read and write data to and from multiple platters. For instance, Seagate's largest drives wield up to 8 platters and 16 heads. The heads, which are connected to the end of an actuator arm assembly, read and write data from both sides of each platter.

Unfortunately, those 16 heads are all aligned on the same arm, which means they all move in unison. Simultaneously aligning all the heads on all the platters isn't possible because of the incredibly thin data tracks on the platters, so only one of the heads is actively reading or writing data at any given time. That limits read/write throughput and performance with randomly accessed data.

Seagate's new design uses two sets of actuator arms that operate independently. Each carries eight heads. That means the drive can read or write from two heads at once, provided they are attached to different actuator arms. The drive can respond to two commands in parallel and one head can read while another writes, or both can read or write simultaneously.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by bob_super on Wednesday December 20 2017, @07:23PM

    by bob_super (1357) on Wednesday December 20 2017, @07:23PM (#612467)

    > when you wanted track 342, you need to seek head one to 338, and then read with head 5

    When you need to read from track 342, go to track 342 and read/write using all 8 to 16 heads, with the data split between platters, multiplying throughput. Bit interleave gives the fastest latency to first word, but byte or word interleaves would still provide the benefit.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2