From: Milan Broz <mbroz@redhat.com>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] dm-crypt flush-to-disk freezes
Date: Wed, 18 Aug 2010 16:36:27 +0200 [thread overview]
Message-ID: <4C6BEFEB.8050209@redhat.com> (raw)
In-Reply-To: <20100818131826.GA12428@fancy-poultry.org>
On 08/18/2010 03:18 PM, Heinz Diehl wrote:
> On 18.08.2010, Milan Broz wrote:
>
>> btw I hope that in 2.6.36 we switch to global workqueues
>> per cpu for dm-crypt, unfortunately Alasdair is still waiting
>> with committing it (patches are ready and I am using it myself).
>> (It can help or it can make it worse here. It needs testing.)
>
> Where can I get these patches?
Not yet in upstream dm tree still...
So my working version is temporarily here
http://mbroz.fedorapeople.org/dm-crypt/
It basically patch from Andi Kleen with some minor fixes, split
into 4 parts for easy review.
(You have to apply _always_ all 4 patches.)
Version for 2.6.34/35 is split into one file (actually I am using
this version on my stable machine now).
Probably this is what you want.
Please note one thing - it creates threads per CPU, but work
submitted by one cpu should never be processed by other thread.
So it helps if you have parallel application but will not help too
much if all work is committed from one process.
More discussion - see dm-devel archive.
Milan
next prev parent reply other threads:[~2010-08-18 14:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-17 18:46 [dm-crypt] dm-crypt flush-to-disk freezes Arno Wagner
2010-08-18 8:31 ` Heinz Diehl
2010-08-18 11:09 ` Rick Moritz
2010-08-18 11:43 ` Milan Broz
2010-08-18 13:18 ` Heinz Diehl
2010-08-18 14:36 ` Milan Broz [this message]
2010-08-18 13:22 ` Heinz Diehl
2010-08-18 14:12 ` Arno Wagner
2010-08-18 14:47 ` Milan Broz
2010-08-18 15:44 ` Arno Wagner
2010-08-22 19:52 ` Arno Wagner
2010-08-22 21:42 ` Christoph Anton Mitterer
2010-08-22 21:51 ` Arno Wagner
2010-08-22 21:58 ` Christoph Anton Mitterer
2010-08-22 22:01 ` Christoph Anton Mitterer
2010-08-23 6:24 ` Heinz Diehl
2010-08-23 0:47 ` Arno Wagner
2010-08-23 7:13 ` Milan Broz
2010-08-25 2:40 ` Arno Wagner
2010-08-25 14:13 ` Heinz Diehl
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=4C6BEFEB.8050209@redhat.com \
--to=mbroz@redhat.com \
--cc=dm-crypt@saout.de \
/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.