HomeFreeBSD

mpi3mr: Remove unused fields in struct mpi3mr_cmd

Description

mpi3mr: Remove unused fields in struct mpi3mr_cmd

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
Reviewed by: mav, jhb
Differential Revision: https://reviews.freebsd.org/D42538

Details

Provenance
impAuthored on Nov 29 2023, 1:49 AM
Reviewer
mav
Differential Revision
D42538: mpi3mr: Remove unused fields in struct mpi3mr_cmd
Parents
rGb411372b7d17: mpi3mr: Don't hold fwevt_lock over call to taskqueue_drain
Branches
Unknown
Tags
Unknown