[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [dm-crypt] INFO: task mount:11202 blocked for more than 120 seconds
- From: Herbert Xu <herbert gondor apana org au>
- To: Christian Kujau <lists nerdbynature de>, Chr <chunkeey web de>, Milan Broz <mbroz redhat com>, David Chinner <dgc sgi com>, LKML <linux-kernel vger kernel org>, xfs oss sgi com, dm-devel redhat com, dm-crypt saout de, Ritesh Raj Sarraf <rrs researchut com>
- Cc:
- Subject: [dm-devel] Re: [dm-crypt] INFO: task mount:11202 blocked for more than 120 seconds
- Date: Tue, 18 Mar 2008 08:56:53 +0800
On Mon, Mar 17, 2008 at 05:36:09PM +0000, 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.
Could you explain this part please? Crypto tfm objects are meant
to be reentrant, synchronous or not.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert gondor apana org au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]