DragonFly kernel List (threaded) for 2006-12
DragonFly BSD
DragonFly kernel List (threaded) for 2006-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: NATA update


From: "Thomas E. Spanjaard" <tgen@xxxxxxxxxxxxx>
Date: Wed, 06 Dec 2006 13:00:41 +0000

Joerg Sonnenberger wrote:
The "onboard" RAID controllers are more or less a marketing gag. Almost
all the functionality still has to be implemented in the drivers, they
don't offer the performance of real RAID controllers nor the ability to
use e.g. battery buffered write caches. In short, they don't offer over
ccd or vinum.

The only thing that sets them apart from normal ATA controllers is their built-in RAID BIOS which lets the BIOS access the RAID volume as a single disk. In theory, if you used only the BIOS calls, you would be presented only with the logical disk, and the BIOS driver in the EEPROM on the card would do the work (well, the host CPU would, but the code is stored in the EEPROM). Performance would suck though, even when using BIOS DMA. In any case, if you really want the R in RAID, get a real hardware RAID controller.


Cheers,
--
        Thomas E. Spanjaard
        tgen@netphreax.net

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]