freebsd-skq/share/man
Conrad Meyer 102acd72aa bus_dma.9: Remove erroneous usage recommendation
It is not valid to pass BUS_SPACE_UNRESTRICTED to bus_dma_tag_create()'s
nsegments parameter as it is interpreted as a very large segment count.
Subsequent allocation operations on the tag will preallocate some multiple of
that count.  BUS_SPACE_UNRESTRICTED therefore indicates something like:
malloc(infinity).

Discussed with:	bcr, jhb (earlier version)
2020-04-15 01:39:17 +00:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 CMSG_DATA.3: Fix formatting of printf escape sequences 2020-03-13 11:07:48 +00:00
man4 Add Gordon Bergling to the authors section; remove trailing whitespace. 2020-04-06 09:59:21 +00:00
man5 Add a basic manpage for smbfs(5). 2020-04-08 20:00:30 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 Document universe better 2020-03-31 22:41:53 +00:00
man8 Remove picobsd build scripts and the remaining tinyware 2019-11-05 02:30:41 +00:00
man9 bus_dma.9: Remove erroneous usage recommendation 2020-04-15 01:39:17 +00:00
Makefile