Thread (10 messages) 10 messages, 4 authors, 2022-02-17

Re: Report in ata_scsi_port_error_handler()

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2022-02-16 18:33:31
Also in: dri-devel, linux-fsdevel, linux-ide, linux-mm, lkml

On Wed, 16 Feb 2022 10:09:14 -0800
Linus Torvalds [off-list ref] wrote:
Byungchul, could you fix those two issues? Some of your reports may
well be entirely valid, but the hard-to-read hex offsets and the
knowledge that at least some of them are confused about how
prepare_to_wait -> wait actually works makes the motivation to look at
the details much less..
Hi Byungchul,

I'm not sure what your tool is using to attach to the kernel to analyze the
events (perhaps tracepoints?). But you can have the prepare_to_wait event
just flag the task is about to wait, and then attach to the schedule
(sched_switch) event to denote that it actually waited.

Of course have the finish_wait() clear the flag.

-- Steve
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help