IDE RAID Driver
Napsal: stř 8. úno 2006, 10:53
Co je to IDE RAID Driver??? jakou má funkci??? přeinstalovával jsem počítač a objevil jsem disketu s tímhle názvem... nikam jsem ji neinstaloval a všechno funguje...?
Diskuze o hardware, software a overclockingu
https://forum.pctuning.cz/
a co to dělá, jakej to má smysl a tak... vůbec tomu nerozumimthool píše:Driver RAID pole je, pokud to mám říct tak, aby to pochopil i laik, Driver RAID pole, proto se tomu taky říká Driver RAID pole.
pokeccc píše:a co to dělá, jakej to má smysl a tak... vůbec tomu nerozumim
Google mi na tvou otazku píše: RAID (Redundant Array of Independent Disks). A collection of disk drives that offers increased performance and fault tolerance. There are a number of different RAID levels. The three most commonly used are 0, 1, and 5:
* Level 0: striping without parity (spreading out blocks of each file across multiple disks).
* Level 1: disk mirroring or duplexing.
* Level 2: bit-level striping with parity
* Level 3: byte-level striping with dedicated parity. Same as Level 0, but also reserves one dedicated disk for error correction data. It provides good performance and some level of fault tolerance.
* Level 4: block-level striping with dedicated parity
* Level 5: block-level striping with distributed parity
* Level 6: block-level striping with two sets of distributed parity for extra fault tolerance
* Level 7: Asynchronous, cached striping with dedicated parity
pokeccc píše:moc díky... něco takovýho jsem potřeboval slyšet... teď to jenom přeložit, ale to už zvládnu, díky
Kód: Vybrat vše
http://forum.pctuning.cz/viewtopic.php?t=12057