linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Ivanov <lolkaantimat@gmail.com>
To: linux-ext4@vger.kernel.org
Subject: ext3/ext4 and waiting in do_get_write_access
Date: Wed, 10 Nov 2010 13:34:30 +0300	[thread overview]
Message-ID: <AANLkTimgPmkcvexhhQQEXTjtwEDsqq+d_gXbQjnx_70D@mail.gmail.com> (raw)

Hi,

I've two types of process: 15 RT small writers (2 page writers) and 3
hard writers. When I start hard writers RT processes start thrashing
in do_get_write_access (waiting can be about 3-6s, but in normal
situation it's expected to make writes in 50-100ms).
I see the place, where we wait in do_get_write_access(). Are there
anything to do with this problem, so I don't get problems with
realtime processes? At least theoretically (I'm unfamiliar with
journaling)?

-- 
Evgeniy Ivanov

                 reply	other threads:[~2010-11-10 10:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=AANLkTimgPmkcvexhhQQEXTjtwEDsqq+d_gXbQjnx_70D@mail.gmail.com \
    --to=lolkaantimat@gmail.com \
    --cc=linux-ext4@vger.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;
as well as URLs for NNTP newsgroup(s).