freebsd-skq/sys/sun4v
marius 2172eaf479 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 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
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