patch-2.4.17 linux/Documentation/DMA-mapping.txt
Next file: linux/Documentation/DocBook/via-audio.tmpl
Previous file: linux/Documentation/Configure.help
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Dec 21 16:40:32 2001
- Orig file:
linux-2.4.16/Documentation/DMA-mapping.txt
- Orig date:
Fri Oct 12 22:35:53 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/Documentation/DMA-mapping.txt linux/Documentation/DMA-mapping.txt
@@ -60,6 +60,9 @@
might be mapped somewhere entirely different than the rest of physical
memory.
+Also, this means that you cannot take the return of a kmap()
+call and DMA to/from that. This is similar to vmalloc().
+
What about block I/O and networking buffers? The block I/O and
networking subsystems make sure that the buffers they use are valid
for you to DMA from/to.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)