• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Built in SI and NV RAID-5 on high-end boards

ZeGermans

Banned
Just curious what kind of quality these RAID controllers have, since I'm a huge storage packrat and I want some data security. Do they have enough hardware power to run a decent RAID-5 array?
 
AFAIK, all the onboard controllers (at least on consumer-level motherboards) are actually doing the mirroring/striping/parity calculations in software (using the main CPU). RAID0 and RAID1 (and even RAID10) require relatively little CPU power, since there are not parity calculations being done.

With a reasonably fast CPU (especially a dual-core), even RAID5 is usually not that bad; it's more of a concern for things like webservers, where you need all the CPU power you can get to handle client requests. Could be a concern if you're gaming and doing other stuff in the background, though (although if you have a DC CPU, the game can run on one CPU and everything else on the other).
 
Back
Top