Christoph Lameter <[email protected]> wrote: > > On Thu, 13 Apr 2006, Andrew Morton wrote: > > > Andrew Morton <[email protected]> wrote: > > > > > > Perhaps it would be better to go to > > > sleep on some global queue, poke that queue each time a page migration > > > completes? > > > > Or take mmap_sem for writing in do_migrate_pages()? That takes the whole > > pagefault path out of the picture. > > We would have to take that for each task mapping the page. Very expensive > operation. So... why does do_migrate_pages() take mmap_sem at all? And the code we're talking about here deals with anonymous pages, which are not shared betweem mm's. - 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 2/5] Swapless V2: Add migration swap entries
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Lee Schermerhorn <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- References:
- [PATCH 0/5] Swapless page migration V2: Overview
- From: Christoph Lameter <[email protected]>
- [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- From: Christoph Lameter <[email protected]>
- [PATCH 0/5] Swapless page migration V2: Overview
- Prev by Date: Re: shrink_dcache_sb scalability problem.
- Next by Date: Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- Previous by thread: Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- Next by thread: Re: [PATCH 2/5] Swapless V2: Add migration swap entries
- Index(es):