עבור לתוכן

כתוב באתר מדריך קצר להפעלת הDMA מה זה בכלל..??

Featured Replies

פורסם

בשביל העברת נתונים מהירה וכתוצאה מכך צריבה נורמלית(מהירה) במהירות המצוינת ללא תקיעות.

פורסם
  • מחבר

אפשר טיפה יותר לפרט? מה הכוונה העברת נתונים מהירה יותר, או צריבה מהירה יותר.? אפשר דוגמא..

פורסם

בבקשה http://www.compguysinc.com/techweb/hardware/dma-pio.shtml

DMA is an abbreviation for Direct Memory Access, an access method for external devices where the data transfer is not done by the central processor, but by a small special processor called DMA controller. It uses a procedure called cycle stealing, where the central processor memory access cycles are delayed for very short times to intersperse DMA controller memory access cycles. Some newer, faster DMA modes are called UDMA (Ultra DMA).

The alternative, slow and inefficient data transfer mode is called PIO, Programmed Input-Output, where the central processor transfers data byte for byte or word for word. This requires many processor commands for each data word and therefore causes a high and unwanted processor load.

פורסם
  • מחבר

מצטער אני לא טוב באנגלית יש משו בעברית

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים