Page MenuHomeFreeBSD

mpi3mr: Remove unused fields in struct mpi3mr_cmd
ClosedPublic

Authored by imp on Nov 10 2023, 12:19 AM.
Tags
None
Referenced Files
F132623329: D42538.diff
Sat, Oct 18, 12:49 PM
F132563477: D42538.diff
Sat, Oct 18, 12:25 AM
Unknown Object (File)
Tue, Oct 14, 3:16 AM
Unknown Object (File)
Sun, Sep 28, 9:26 PM
Unknown Object (File)
Sat, Sep 27, 11:21 PM
Unknown Object (File)
Thu, Sep 25, 10:08 PM
Unknown Object (File)
Sep 15 2025, 11:22 PM
Unknown Object (File)
Sep 15 2025, 8:36 PM
Subscribers
None

Details

Summary

All of these fields are either unused, or just initialized. Remove
them. This saves about 1MB of memory for the cards that I have which can
do 8k transactions at once.

Sponsored by: Netflix

Diff Detail

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