Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!lll-tis!ames!ptsfa!ihnp4!att-cb!mandrill!howarth From: howarth@mandrill.CWRU.Edu (David J. Howarth) Newsgroups: comp.sys.mac Subject: Mac DMA Message-ID: <2365@mandrill.CWRU.Edu> Date: 18 Feb 88 20:50:46 GMT Reply-To: howarth@mandrill.UUCP (David J. Howarth) Organization: Case Western Reserve University Lines: 31 Keywords: DMA Mac DMA on the Mac, if done correctly, could actually be very advantageous. The problem with having the CPU handle all the block memory transfers is that it has to fetch instructions, read from memory/device, write to memory/device and handle looping. move (An)+,(An)+ takes 9 clock cycles best case on the Mac II 12 clock cycles worst case DBcc Dn,