On Tue, 18 Apr 2006, KAMEZAWA Hiroyuki wrote: > BTW, when copying mm, mm->mmap_sem is held. Is mm->mmap_sem is not held while > page migraion now ? I'm sorry I can't catch up all changes. > or Is this needed for lazy migration (migration-on-fault) ? mmap_sem must be held during page migration due to the way we retrieve the anonymous vma. I think you would want to get rid of that requirement for the hotplug remove. But how do we reliably get to the anon_vma of the page without mmap_sem? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- References:
- [PATCH 0/5] Swapless page migration V2: Overview
- From: Christoph Lameter <[email protected]>
- [PATCH 5/5] Swapless V2: Revise main migration logic
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- From: KAMEZAWA Hiroyuki <[email protected]>
- [PATCH 0/5] Swapless page migration V2: Overview
- Prev by Date: Re: [PATCH 00/05] robust per_cpu allocation for modules
- Next by Date: Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks
- Previous by thread: Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- Next by thread: Re: [PATCH 5/5] Swapless V2: Revise main migration logic
- Index(es):