Page MenuHomeFreeBSD

Use ixgbe-specific malloc type
AbandonedPublic

Authored by cramerj_intel.com on Jun 23 2016, 5:45 PM.
Tags
None
Referenced Files
F81999045: D6943.diff
Wed, Apr 24, 8:39 AM
Unknown Object (File)
Fri, Mar 29, 1:35 PM
Unknown Object (File)
Feb 12 2024, 3:52 AM
Unknown Object (File)
Nov 13 2023, 12:37 PM
Unknown Object (File)
Oct 25 2023, 8:52 AM
Unknown Object (File)
Aug 6 2023, 7:30 AM
Unknown Object (File)
Jul 25 2023, 5:12 AM
Unknown Object (File)
Jun 25 2023, 10:25 AM

Details

Reviewers
sbruno
Group Reviewers
Intel Networking
Summary

For all malloc operations, define and use M_IXGBE malloc type to more easily view memory usage in vmstat.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4320
Build 4365: arc lint + arc unit

Event Timeline

cramerj_intel.com retitled this revision from to Use ixgbe-specific malloc type.
cramerj_intel.com updated this object.
cramerj_intel.com edited the test plan for this revision. (Show Details)
cramerj_intel.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision is now accepted and ready to land.Jun 28 2016, 4:22 PM

Will erj@ commit this or do you need one of us to do it?

Just an FYI, we need to wait for the entire patch set (which include Denverton support) to get reviewed and tested before anything gets committed, otherwise we'll run into dependency issues. These patches are just a precursor to the major changes.

Abandoning for now. Will resubmit this patch along with many more changes in a different review.