1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/sun4v
Marius Strobl 4c206df38f Remove a KASSERT which will also trigger for perfectly valid combinations
of small maxsize and "large" (including BUS_SPACE_UNRESTRICTED) nsegments
parameters. Generally using a presz of 0 (which indeed might indicate the
use of bogus parameters for DMA tag creation) is not fatal, it just means
that no additional DVMA space will be preallocated.
2010-09-14 20:31:09 +00:00
..
cddl
compile
conf
include Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
mdesc
sun4v Remove a KASSERT which will also trigger for perfectly valid combinations 2010-09-14 20:31:09 +00:00