[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] mempool && io_schedule_timeout()
- From: Tejun Heo <tj kernel org>
- To: Oleg Nesterov <oleg redhat com>
- Cc: linux-kernel vger kernel org, dm-devel redhat com, Pavel Mironchik <tibor0 gmail com>, Andrew Morton <akpm linux-foundation org>, Linus Torvalds <torvalds linux-foundation org>, Alasdair G Kergon <agk redhat com>
- Subject: Re: [dm-devel] mempool && io_schedule_timeout()
- Date: Wed, 21 Dec 2011 07:34:21 -0800
Hello,
On Wed, Dec 21, 2011 at 7:12 AM, Oleg Nesterov <oleg redhat com> wrote:
>> + /*
>> + * FIXME: this should be io_schedule(). The timeout is there as a
>> + * workaround for some DM problems in 2.6.18.
>> + */
>> + io_schedule_timeout(5*HZ);
>
> Just curious... This was added by 0b1d647a in 2006.
>
> Perhaps the problem was already fixed?
Yeah, I was curious about that too. It seemed the problem was dm
sharing the same pool from multiple devices (which defeats the purpose
of using mempool BTW). cc'ing dm devel. Alasdair, is the problem
fixed now?
Thanks.
--
tejun
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]