Page MenuHomeFreeBSD

make iommu_gas_lowermatch non-recursive
ClosedPublic

Authored by dougm on Jun 14 2022, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 11, 8:19 PM
Unknown Object (File)
Sat, May 11, 6:45 PM
Unknown Object (File)
Sat, May 11, 6:44 PM
Unknown Object (File)
Sat, May 11, 2:43 PM
Unknown Object (File)
Thu, Apr 18, 12:36 AM
Unknown Object (File)
Thu, Apr 18, 12:36 AM
Unknown Object (File)
Thu, Apr 18, 12:36 AM
Unknown Object (File)
Mar 1 2024, 9:18 PM
Subscribers

Details

Summary

make iommu_gas_lowermatch non-recursive, and still first-fitting.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dougm requested review of this revision.Jun 14 2022, 6:31 PM
dougm created this revision.
sys/dev/iommu/iommu_gas.c
411

Deindent this line by 4 spaces.

dougm marked an inline comment as done.

Fix indent.

I'd estimate that this change increases the achieved bandwidth by netperf TCP_MAERTS from about 3500-3550Mbps to 3650-3700MBps.

This revision is now accepted and ready to land.Jun 15 2022, 6:20 AM