From: Dominique Martinet <asmadeus@codewreck.org>
To: Remi Pommarel <repk@triplefau.lt>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
v9fs@lists.linux.dev, Juri Lelli <juri.lelli@redhat.com>,
Vincent Guittot <vincent.guittot@linaro.org>,
Eric Van Hensbergen <ericvh@kernel.org>,
Latchesar Ionkov <lucho@ionkov.net>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] 9p: Track 9P RPC waiting time as IO
Date: Thu, 29 Jan 2026 16:34:01 +0900 [thread overview]
Message-ID: <aXsNaUU9I9FoY8IW@codewreck.org> (raw)
In-Reply-To: <b8601271263011203fa34eada2e8ac21d9f679e5.1769179462.git.repk@triplefau.lt>
Remi Pommarel wrote on Fri, Jan 23, 2026 at 03:48:08PM +0100:
> Use io_wait_event_killable() to ensure that time spent waiting for 9P
> RPC transactions is accounted as IO wait time.
>
> Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Thank you!
Peter, Ingo -- I'll take both patches unless you prefer to take all
changes to include/linux/wait.h in the scheduler tree, please let me
know.
If this doesn't go through my tree:
Acked-by: Dominique Martinet <asmadeus@codewreck.org>
--
Dominique Martinet | Asmadeus
prev parent reply other threads:[~2026-01-29 7:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 14:48 [PATCH v2 0/2] wait/9p: Account 9P RPC waiting time as I/O wait Remi Pommarel
2026-01-23 14:48 ` [PATCH v2 1/2] wait: Introduce io_wait_event_killable() Remi Pommarel
2026-01-23 14:48 ` [PATCH v2 2/2] 9p: Track 9P RPC waiting time as IO Remi Pommarel
2026-01-29 7:34 ` Dominique Martinet [this message]
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=aXsNaUU9I9FoY8IW@codewreck.org \
--to=asmadeus@codewreck.org \
--cc=ericvh@kernel.org \
--cc=juri.lelli@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lucho@ionkov.net \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=repk@triplefau.lt \
--cc=v9fs@lists.linux.dev \
--cc=vincent.guittot@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.