The SCSI (Small Computer System Interface) bus is a parallel interface standard used to connect hard disks and other peripherals to computers. It uses an 8- or 16-bit wide data bus plus a parity bit for error detection, and 10 or more control signals. SCSI originally provided a bandwidth of 5 MB/s but newer extensions allow up to 320 MB/s. The SCSI controller arbitration policy prioritizes access to the highest priority device, but this can cause starvation issues for lower priority devices waiting long periods to access the bus.