Page MenuHomeFreeBSD

make iommu_gas_lowermatch non-recursive
ClosedPublic

Authored by dougm on Jun 14 2022, 6:31 PM.
Tags
None
Referenced Files
F171153462: D35486.diff
Wed, Sep 9, 1:32 AM
Unknown Object (File)
Mon, Sep 7, 11:14 AM
Unknown Object (File)
Sun, Sep 6, 4:13 PM
Unknown Object (File)
Sun, Sep 6, 5:13 AM
Unknown Object (File)
Sun, Sep 6, 2:14 AM
Unknown Object (File)
Sat, Sep 5, 11:52 PM
Unknown Object (File)
Sat, Sep 5, 8:00 PM
Unknown Object (File)
Fri, Sep 4, 5:00 PM
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