On Wed, 08 Aug 2007 14:10:15 -0700 "Martin J. Bligh" <[email protected]> wrote: > Why isn't this easily fixable by just adding an additional dirty > flag that says atime has changed? Then we only cause a write > when we remove the inode from the inode cache, if only atime > is updated. I think that could be made to work, and it would fix the performance issue. It is a behaviour change. At present ext3 (for example) commits everything every five seconds. After a change like this, a crash+recovery could cause a file's atime to go backwards by an arbitrarily large time interval - it could easily be months. - 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 00/23] per device dirty throttling -v8
- From: Bill Davidsen <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Martin Bligh <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- References:
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Linus Torvalds <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Jeff Garzik <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Jörn Engel <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Jörn Engel <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Jörn Engel <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- From: "Martin J. Bligh" <[email protected]>
- Re: [PATCH 00/23] per device dirty throttling -v8
- Prev by Date: Re: [PATCH RT] Only run softirqs from the irq thread if the irq affinity is set to 1 CPU
- Next by Date: Re: PATCH/RFC: [kdump] fix APIC shutdown sequence
- Previous by thread: Re: [PATCH 00/23] per device dirty throttling -v8
- Next by thread: Re: [PATCH 00/23] per device dirty throttling -v8
- Index(es):