[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] Re: [PATCH] raid1: use __GFP_NOFAIL
- From: Alasdair G Kergon <agk redhat com>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] Re: [PATCH] raid1: use __GFP_NOFAIL
- Date: Fri, 1 May 2009 19:15:59 +0100
On Fri, May 01, 2009 at 08:04:12AM -0400, Mikulas Patocka wrote:
> As I said on chat, don't remove that GFP_IO allocation. The code is
> deadlocky anyway and allocation from a mempool with GFP_ATOMIC and, in
> case of failure, allocation from memory with GFP_IO is the best that can
> be done to reduce the probability of the deadlock.
OK - I'll apply this one pending a more-complicated fix that uses the
mempool correctly.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]