freebsd-dev/share/man
John Baldwin b36cfff75d Add a simple API to manage scatter/gather lists of phyiscal addresses.
Each list describes a logical memory object that is backed by one or more
physical address ranges.  To minimize locking, the sglist objects
themselves are immutable once they are shared.

These objects may be used in the future to facilitate I/O requests using
physically-addressed buffers.  For the immediate future I plan to use them
to implement a new type of VM object and pager.

Reviewed by:	jeff, scottl
MFC after:	1 month
2009-06-01 20:35:39 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Rename the queue macros I introduced last year. 2009-05-27 19:28:04 +00:00
man4 - Remove obsolete and confusing comment about renaming "sound" to "snd". 2009-06-01 18:58:46 +00:00
man5 1. New feature; option to have the script loop until a specified hostname 2009-05-16 20:55:28 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 Add C++ operators to operator(7) manual page. 2009-04-08 20:20:19 +00:00
man8 (finally) document -n 2009-03-16 15:54:21 +00:00
man9 Add a simple API to manage scatter/gather lists of phyiscal addresses. 2009-06-01 20:35:39 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00