Recent | Who's Online | Vintage Software Modern Software | Gfx | Windows | Mac  MacOS9 | IBM/DOS | ATARI ST | AMIGA | Midi Interfaces | Sequencers |
Roland "MC" | E-mu | Ensoniq | MPCs | Samplers | Akai "S" | Roland "S" Samplers + WorkstationsSynths | soft-Samplers | soft-Synths (VSTi) | Roland "JV" | Modules | Drums | Tape | Mixers | hardware Effects | software Effects | software Timeline | HackintoshReason | Artists | Firewire interfaces | USB interfaces | iOS | android | "there's no future without a past"  ***Guests must register / log in to see + download files attached to a post left + right arrow keys move forward and backward through threads

Author Topic: PIO vs UDMA  (Read 1822 times)

0 Members and 1 Guest are viewing this topic.

Online chrisNova777

  • Administrator
  • Posts: 9316
  • Gender: Male
  • "Vintage MIDI Sequencing + Audio Production"
    • www.oldschooldaw.com | vintage audio production software + hardware info
PIO vs UDMA
« on: December 04, 2018, 04:21:19 PM »
http://www.dewassoc.com/kbase/hard_drives/difference_between_pio_dma.htm
Quote
The difference between PIO and DMA modes

There are two modes in which data can be transferred between an ATA hard disk drive and the computers system bus, and they are PIO and DMA.

PIO - Programmed Input/Output mode is the slower of the two modes,
having the capability of transferring data at a maximum burst rate of 16.7 MBytes per second.
PIO mode is also very CPU intensive and has no built in error correction.

DMA or UDMA - Single and Multiword DMA transfers do not support CRC,
and Single Word DMA is now considered obsolete
and multiword DMA, the predecessor to Ultra DMA, was never widely implemented.

Ultra DMA, which is also referred to as Ultra ATA, incorporates a Cyclic Redundancy Check (CRC) for error detection and correction.
You can review the Mandatory Requirements for Ultra-ATA here.

The following tables indicate the associated transfer or burst rates for different modes.
« Last Edit: January 03, 2019, 11:49:07 PM by chrisNova777 »