Re: 2.6.19 file content corruption on ext3
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 10:39:14 +0100
Hmm, should we not flush after clearing the dirty bit? That is, why does
ptep_clear_flush_dirty() need a flush after clearing that bit? does it
leak through in the tlb copy?
afaics you need to
1) clear
2) flush
3) check and go to 1) if needed
to be race free.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH] mm: fix page_mkclean_one (was: 2.6.19 file content corruption on ext3)
- From: Peter Zijlstra
- [PATCH] mm: fix page_mkclean_one (was: 2.6.19 file content corruption on ext3)
- References:
- Re: 2.6.19 file content corruption on ext3
- From: Andrei Popa
- Re: 2.6.19 file content corruption on ext3
- From: Andrew Morton
- Re: 2.6.19 file content corruption on ext3
- From: Andrei Popa
- Re: 2.6.19 file content corruption on ext3
- From: Andrew Morton
- Re: 2.6.19 file content corruption on ext3
- From: Peter Zijlstra
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds
- Re: 2.6.19 file content corruption on ext3
- From: Peter Zijlstra
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds
- Re: 2.6.19 file content corruption on ext3
- From: Andrei Popa
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds
- Re: 2.6.19 file content corruption on ext3
- From: Andrei Popa
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds
- Re: 2.6.19 file content corruption on ext3
- From: Peter Zijlstra
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds
- Re: 2.6.19 file content corruption on ext3
- From: Peter Zijlstra
- Re: 2.6.19 file content corruption on ext3
- Prev by Date: Re: [RFC][PATCH 2.6.19 2/6] support multiple logging agents
- Next by Date: Re: Possible race condition in usb-serial.c
- Previous by thread: Re: 2.6.19 file content corruption on ext3
- Next by thread: [PATCH] mm: fix page_mkclean_one (was: 2.6.19 file content corruption on ext3)
- Index(es):
Relevant Pages
|