summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2003-06-28 21:52:16 +0000
committertmm <tmm@FreeBSD.org>2003-06-28 21:52:16 +0000
commit16b6eb887996d4fbe3220972e658be263badcacb (patch)
tree580c418e351215d924baec78bd4a207af6e7f139 /lib/libc
parent247977dd5d3f68c8e8f40fa35949a23cfca2d2c1 (diff)
downloadFreeBSD-src-16b6eb887996d4fbe3220972e658be263badcacb.zip
FreeBSD-src-16b6eb887996d4fbe3220972e658be263badcacb.tar.gz
Small fixes for the IOMMU code:
1.) Handle maximum segment sizes which are smaller than the IOMMU page size by splitting up pages across multiple segments if needed; this case was previously unimplemented, and would cause panics. 2.) KASSERT that the physical address is in range; remove a KASSERT that has become pointless. 3.) Add a comment describing what remains to be fixed in the IOMMU code; I plan to address these issues soon. Desired by: dwhite (1)
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud