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)
Sun, May 19, 5:10 PM
Unknown Object (File)
Sun, May 19, 5:10 PM
Unknown Object (File)
Thu, May 16, 5:58 AM
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)
Apr 18 2024, 12:36 AM
Subscribers

Details

Summary

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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