Recommended DMA buffer size
Posted: Mon Jul 26, 2004 6:12 am
Hi
In my ISA DMA driver I'm going to implement a pimple static buffer that I know is loaded under 16MB for all DMA operations.
My plan is to have this the full 128K is size, but I'm thinking that maybe this is larger than I need.
What size would you recommend for the buffer? 64K perhaps?
thanks
srg
In my ISA DMA driver I'm going to implement a pimple static buffer that I know is loaded under 16MB for all DMA operations.
My plan is to have this the full 128K is size, but I'm thinking that maybe this is larger than I need.
What size would you recommend for the buffer? 64K perhaps?
thanks
srg