Page MenuHomeFreeBSD

cxgbe(4): Add support for PPOD_EDRAM feature.
ClosedPublic

Authored by np on Apr 13 2022, 3:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 11:43 AM
Unknown Object (File)
Apr 4 2024, 3:52 AM
Unknown Object (File)
Feb 12 2024, 4:37 AM
Unknown Object (File)
Jan 14 2024, 8:35 AM
Unknown Object (File)
Dec 27 2023, 4:56 PM
Unknown Object (File)
Dec 20 2023, 2:35 PM
Unknown Object (File)
Dec 20 2023, 5:45 AM
Unknown Object (File)
Nov 11 2023, 10:42 AM
Subscribers

Details

Summary

The driver queries the firmware to find out if it supports this feature
and enables it if it does. The firmware moves the iSCSI page pod region
to a lower address so that some of it is located in the faster on-chip
memory instead of external DDR.

MFC after: 3 weeks
Sponsored by: Chelsio Communications

Diff Detail

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