RAID Level-0
дисковый массив, который позволяет ускорить работу, но понижает отказоустойчивость (расплараллеливается запись, при отказе одного диска отказывает весь том)
Level 0
No redundancy--benefits only of speed and capacity--generated by
combining a number of disks. Also known as "striping."
Ring 0
Privilege or Kernel mode.
One of the CPU processing modes.
The code running at Kernel mode is most stable and trusted code, so it has full access to the hardware and operating system.
One of the Windows 9x components which run in Privilege Mode are Virtual Device Drivers (VXD).