From: Breno Leitao <leitao@debian.org>
To: "Michal Koutný" <mkoutny@suse.com>
Cc: axboe@kernel.dk, tj@kernel.org, josef@toxicpanda.com,
cgroups@vger.kernel.org, linux-block@vger.kernel.org,
aherrmann@suse.de, linux-kernel@vger.kernel.org, hch@lst.de,
leit@fb.com
Subject: Re: [PATCH] blk-iocost: initialize rqos before accessing it
Date: Sun, 26 Feb 2023 07:59:48 +0000 [thread overview]
Message-ID: <3130cb3e-eaca-04c2-ad97-b32ffddad397@debian.org> (raw)
In-Reply-To: <20230224185126.bxkreilofbp2t4on@blackpad>
Hello Michal,
On 2/24/23 18:51, Michal Koutný wrote:
>> blk_iocost_init (include/asm-generic/qspinlock.h:128
>> include/linux/spinlock.h:203
>> include/linux/spinlock_api_smp.h:158
>> include/linux/spinlock.h:400
>> block/blk-iocost.c:2884)
>> ioc_qos_write (block/blk-iocost.c:3198)
>> ? kretprobe_perf_func (kernel/trace/trace_kprobe.c:1566)
>> ? kernfs_fop_write_iter (include/linux/slab.h:584 fs/kernfs/file.c:311)
>> ? __kmem_cache_alloc_node (mm/slab.h:? mm/slub.c:3452 mm/slub.c:3491)
>> ? _copy_from_iter (arch/x86/include/asm/uaccess_64.h:46
>> arch/x86/include/asm/uaccess_64.h:52
>> lib/iov_iter.c:183 lib/iov_iter.c:628)
>> ? kretprobe_dispatcher (kernel/trace/trace_kprobe.c:1693)
>> cgroup_file_write (kernel/cgroup/cgroup.c:4061)
>> kernfs_fop_write_iter (fs/kernfs/file.c:334)
>> vfs_write (include/linux/fs.h:1849 fs/read_write.c:491
>> fs/read_write.c:584)
>> ksys_write (fs/read_write.c:637)
>> do_syscall_64 (arch/x86/entry/common.c:50 arch/x86/entry/common.c:80)
>> entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:120)
>
> BTW, out of curiosity what tool did you use to list stack with line
> numbers?
I use the decode_stacktrace.sh from kernel's scripts directory. You
basically
pipe the stack to it, and call it passing the vmlinux file. It is
incredible handy.
https://elixir.bootlin.com/linux/latest/source/scripts/decode_stacktrace.sh
Thanks for the review,
Breno
next prev parent reply other threads:[~2023-02-26 7:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-24 16:07 [PATCH] blk-iocost: initialize rqos before accessing it Breno Leitao
2023-02-26 16:55 ` Tejun Heo
2023-02-26 20:18 ` Jens Axboe
[not found] ` <20230224160714.172884-1-leitao-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2023-02-24 18:51 ` Michal Koutný
2023-02-26 7:59 ` Breno Leitao [this message]
2023-02-26 20:18 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3130cb3e-eaca-04c2-ad97-b32ffddad397@debian.org \
--to=leitao@debian.org \
--cc=aherrmann@suse.de \
--cc=axboe@kernel.dk \
--cc=cgroups@vger.kernel.org \
--cc=hch@lst.de \
--cc=josef@toxicpanda.com \
--cc=leit@fb.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mkoutny@suse.com \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox