[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [Evms-devel] dm snapshot problem
- From: Andrew Morton <akpm osdl org>
- To: Kevin Corry <kevcorry us ibm com>
- Cc: evms-devel lists sourceforge net, dm-devel redhat com, linux-kernel vger kernel org
- Subject: [dm-devel] Re: [Evms-devel] dm snapshot problem
- Date: Thu, 13 Jan 2005 19:44:48 -0800
Kevin Corry <kevcorry us ibm com> wrote:
>
> Now that you mention it, the memory pages to hold the copied data is allocated
> at the time the snapshot device is activated, and uses
> alloc_page(GFP_KERNEL). Should we switch this to alloc_page(GFP_HIGHUSER)?
Sure, if possible. You'll need to map them in with kmap_atomic() when
actually altering their contents, of course.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]