From: Chr <chunkeey@web.de>
To: Alasdair G Kergon <agk@redhat.com>
Cc: Christian Kujau <lists@nerdbynature.de>,
Milan Broz <mbroz@redhat.com>, David Chinner <dgc@sgi.com>,
LKML <linux-kernel@vger.kernel.org>,
Ritesh Raj Sarraf <rrs@researchut.com>,
dm-devel@redhat.com, dm-crypt@saout.de,
Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [dm-crypt] INFO: task mount:11202 blocked for more than 120 seconds
Date: Wed, 26 Mar 2008 17:57:53 +0100 [thread overview]
Message-ID: <200803261757.54069.chunkeey@web.de> (raw)
In-Reply-To: <20080317173609.GD29322@agk.fab.redhat.com>
On Monday 17 March 2008 18:36:09 Alasdair G Kergon wrote:
> Latest version for everyone to try:
>
> From: Milan Broz <mbroz@redhat.com>
>
> Fix regression in dm-crypt introduced in commit
> 3a7f6c990ad04e6f576a159876c602d14d6f7fef
> (dm crypt: use async crypto).
>
> If write requests need to be split into pieces, the code must not
> process them in parallel because the crypto context cannot be shared.
> So there can be parallel crypto operations on one part of the write,
> but only one write bio can be processed at a time.
>
> This is not optimal and the workqueue code need to be optimized for
> parallel processing, but for now it solves problem without affecting
> the performance of synchronous crypto operation (most of current
> dm-crypt users).
>
> Signed-off-by: Milan Broz <mbroz@redhat.com>
> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
>
> [...]
Is there already a new, optimized version? Or is it postponed and someone will
_hopefully_ merge this patch into -rc7-gitX before we have a buggy mainline
2.6.25?
Thanks,
Chr
prev parent reply other threads:[~2008-03-26 16:57 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-07 20:32 INFO: task mount:11202 blocked for more than 120 seconds Christian Kujau
2008-03-07 22:40 ` David Chinner
2008-03-07 23:46 ` Christian Kujau
2008-03-08 1:54 ` Christian Kujau
2008-03-09 6:15 ` 2.6.25-rc hangs (was: INFO: task mount:11202 blocked for more than 120 seconds) Christian Kujau
2008-03-09 16:44 ` 2.6.25-rc hangs Eric Sandeen
2008-03-09 18:05 ` Christian Kujau
[not found] ` <47D42AD6.10500@sandeen.net>
2008-03-09 18:49 ` Christian Kujau
2008-03-12 18:06 ` Samuel Tardieu
2008-03-12 21:02 ` Christian Kujau
2008-03-09 21:34 ` INFO: task mount:11202 blocked for more than 120 seconds David Chinner
2008-03-09 21:34 ` David Chinner
2008-03-10 1:46 ` Christian Kujau
2008-03-12 18:03 ` Samuel Tardieu
2008-03-12 19:53 ` Chr
2008-03-12 23:07 ` Christian Kujau
2008-03-13 13:45 ` Christian Kujau
2008-03-13 21:33 ` Chr
2008-03-13 21:33 ` Chr
2008-03-13 21:54 ` Christian Kujau
2008-03-14 0:15 ` Chr
2008-03-12 18:03 ` Samuel Tardieu
2008-03-14 9:27 ` Milan Broz
2008-03-14 9:27 ` Milan Broz
2008-03-14 23:58 ` Christian Kujau
2008-03-16 20:33 ` David Chinner
2008-03-16 20:33 ` David Chinner
2008-03-15 0:08 ` Chr
2008-03-15 13:32 ` [dm-crypt] " Chr
2008-03-15 21:34 ` Chr
2008-03-16 13:08 ` Christian Kujau
2008-03-17 17:36 ` Alasdair G Kergon
2008-03-17 17:36 ` Alasdair G Kergon
2008-03-17 18:36 ` Chr
[not found] ` <200803171936.22260.chunkeey-S0/GAf8tV78@public.gmane.org>
2008-03-18 17:46 ` Christian Kujau
2008-03-18 17:46 ` [dm-crypt] " Christian Kujau
2008-03-18 0:56 ` Herbert Xu
2008-03-18 0:56 ` Herbert Xu
2008-03-18 4:07 ` Milan Broz
2008-03-18 4:07 ` Milan Broz
2008-03-22 2:52 ` Christian Kujau
2008-03-27 8:21 ` Christian Kujau
2008-03-26 16:57 ` Chr [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=200803261757.54069.chunkeey@web.de \
--to=chunkeey@web.de \
--cc=agk@redhat.com \
--cc=dgc@sgi.com \
--cc=dm-crypt@saout.de \
--cc=dm-devel@redhat.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-kernel@vger.kernel.org \
--cc=lists@nerdbynature.de \
--cc=mbroz@redhat.com \
--cc=rrs@researchut.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 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.