<div dir="ltr"><div>Thank you for the work, Sergey.</div><div> For the v3: applied.<br></div><div><br></div><div>On Fri, Feb 18, 2022 at 10:43 AM HAGIO KAZUHITO(萩尾 一仁) <<a href="mailto:k-hagio-ab@nec.com">k-hagio-ab@nec.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">-----Original Message-----<br>
> The first patch adds the sbitmapq command to the crash. The second<br>
> adds '-p' option for sbitmapq command. The option says that<br>
> an associated with sbitmap_queue array contains the pointers of data.<br>
<br>
Thank you for the v3, the option is totally what I wanted.<br>
I've confirmed that it looked ok with blk_mq_tags.bitmap_tags and .rqs array.<br>
<br>
crash> sbitmapq 0xffff916f6ebe8850 -s request.q -a 0xffff916f55111f00 -p -v<br>
7 (0xffff916f55111f38):<br>
  q = 0xffff916f64181420,<br>
22 (0xffff916f55111fb0):<br>
  q = 0xffff916f64181420,<br>
<br>
The patchset looks good to me.<br>
<br>
Acked-by: Kazuhito Hagio <<a href="mailto:k-hagio-ab@nec.com" target="_blank">k-hagio-ab@nec.com</a>><br>
<br>
Lianbo, a few adjustments were needed to "git am" as we merged the safe<br>
buffer patches, and modified the commit logs a little.  Attached.<br></blockquote><div><br></div><div> Thank you for working on this issue, Kazu. That really helps me.</div><div><br></div><div> Lianbo</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks,<br>
Kazu<br>
<br>
<br>
> <br>
> <br>
> Sergey Samoylenko (2):<br>
>   sbitmapq command<br>
>   '-p' option for sbitmapq command<br>
> <br>
>  Makefile      |   7 +-<br>
>  defs.h        |  59 +++++<br>
>  global_data.c |   1 +<br>
>  help.c        | 105 ++++++++<br>
>  sbitmap.c     | 677 ++++++++++++++++++++++++++++++++++++++++++++++++++<br>
>  symbols.c     |  39 +++<br>
>  6 files changed, 886 insertions(+), 2 deletions(-)<br>
>  create mode 100644 sbitmap.c<br>
> <br>
> --<br>
> 2.25.1<br>
</blockquote></div></div>