Re: [PATCH] nvmet: Reorder fields in 'struct nvmet_ns'
From: Chaitanya Kulkarni
Date: Thu Apr 27 2023 - 19:12:20 EST
(+Keith, for host side)
> ---
> More aggressive grouping could be done to be more future proof, but the
> way the struct nvmet_ns is written suggest that some fields should be
> kept together. So keep grouping as-is.
>
>
you can send RFC and I'll be happy to take a look if it's going
have any benefit, it will take some time though..
for host side :-
while you are at it, it might be useful to take a look at the structures
that are accessed in the fast path on the host side ?
unless there is some reason for not doing that ...
-ck