Which mode is faster?AHCI vs RAID vs IDE
AHCI is the fastest mode. This is for single disks. Enables NCQ Use this over IDE if you can.
IDE. This is the older method, still fast enough to not bottleneck your disks substantially.
RAID isn't really an interface on its own. This is for multiple disks backing each other up and/or striping each other's data. Striping will give you faster reads and writes with large files. Mirroring will give you no performance boost, but chances of losing data goes down. This is just a specialized way of using AHCI with multiple disks.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment