On Fri, 2006-09-01 at 19:42 +0200, Martin Schwidefsky wrote: > The problem of page discard vs. normal page remove is that the page can > be remove and discarded at the same time. Both sides are writers in the > sense that they want to remove the page from page cache. RCU doesn't not > help with that kind of race. OK. It comes down to a race between __remove_from_page_cache()/__delete_from_swap_cache() and __page_discard() running on the same page at the same time. Right? -- Dave - 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 3/9] Guest page hinting: volatile page cache.
- From: Martin Schwidefsky <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- References:
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Dave Hansen <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Martin Schwidefsky <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Andy Whitcroft <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Martin Schwidefsky <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Dave Hansen <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Martin Schwidefsky <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Dave Hansen <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Martin Schwidefsky <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Dave Hansen <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- From: Martin Schwidefsky <[email protected]>
- Re: [patch 3/9] Guest page hinting: volatile page cache.
- Prev by Date: Re: Oops after 30 days of uptime
- Next by Date: Re: [patch 3/9] Guest page hinting: volatile page cache.
- Previous by thread: Re: [patch 3/9] Guest page hinting: volatile page cache.
- Next by thread: Re: [patch 3/9] Guest page hinting: volatile page cache.
- Index(es):