diff options
author | Bart Van Assche <bvanassche@acm.org> | 2025-08-19 08:43:49 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-08-19 22:22:16 -0400 |
commit | b5940feda3dc7a12133c6589e463d2b3b6c7fe96 (patch) | |
tree | c98a50a120916525a0f5c69774e490eb07f61902 /scripts/kernel-doc.py | |
parent | cb7cc0cfb38cf50c902caadee0e0e87fc38490aa (diff) |
scsi: ufs: core: Reduce the size of struct ufshcd_lrb
The size of the data structures that are used in the hot path matters
for performance (IOPS). Hence this patch that reduces the size of struct
ufshcd_lrb on 64-bit systems by 16 bytes. The size of this data
structure is reduced from 152 to 136 bytes.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20250819154356.2256952-1-bvanassche@acm.org
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions