linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Stephane Gasparini <stephane.gasparini@intel.com>,
	linux-block@vger.kernel.org, linux-pm@vger.kernel.org,
	lenb@kernel.org, srinivas.pandruvada@linux.intel.com
Cc: Stephane Gasparini <stephane.gasparini@linux.intel.com>,
	len.brown@linux.intel.com, philippe.longepe@linux.intel.com
Subject: Re: [PATCH 1/1] kernel/fs: fix I/O wait not accounted for RW O_DSYNC
Date: Tue, 9 Feb 2016 09:27:34 -0700	[thread overview]
Message-ID: <56BA1376.8080505@kernel.dk> (raw)
In-Reply-To: <1455034058-84181-2-git-send-email-stephane.gasparini@intel.com>

On 02/09/2016 09:07 AM, Stephane Gasparini wrote:
> From: Stephane Gasparini <stephane.gasparini@linux.intel.com>
>
>   When a process is doing Random Write with O_DSYNC flag
>   the I/O wait are not accounted in the kernel (get_cpu_iowait_time_us).
>   This is preventing the governor or the cpufreq driver to account for
>   I/O wait and thus use the right pstate

Applied, thanks.

-- 
Jens Axboe


      reply	other threads:[~2016-02-09 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 16:07 [PATCH 0/1] account I/O Wait during synchronous write Stephane Gasparini
2016-02-09 16:07 ` [PATCH 1/1] kernel/fs: fix I/O wait not accounted for RW O_DSYNC Stephane Gasparini
2016-02-09 16:27   ` Jens Axboe [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=56BA1376.8080505@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=len.brown@linux.intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=philippe.longepe@linux.intel.com \
    --cc=srinivas.pandruvada@linux.intel.com \
    --cc=stephane.gasparini@intel.com \
    --cc=stephane.gasparini@linux.intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).