linux device driver - DMA Scatter-Gather and contiguous memory? -


i understand use of scatter-gather in dma scatter - gather data small memory segments because large contiguous blocks of memory not easy find. if need to s-g should allocate small pieces of memory using kmalloc? max size can alloc @ 1 go 1 descriptor ? there other use of s-g feature?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -