login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
August
»
9
Re: [PATCH 00/23] per device dirty throttling -v8
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Martin Bligh <mbligh@...>
To: Andrew Morton <akpm@...>
Cc: Christoph Hellwig <hch@...>, J??rn Engel <joern@...>, Ingo Molnar <mingo@...>, Jeff Garzik <jeff@...>, Linus Torvalds <torvalds@...>, Peter Zijlstra <a.p.zijlstra@...>, <linux-mm@...>, Linux Kernel Mailing List <linux-kernel@...>, <miklos@...>, <neilb@...>, <dgc@...>, <tomoki.sekiyama.qu@...>, <nikita@...>, <trond.myklebust@...>, <yingchao.zhou@...>, <richard@...>, <david@...>
Subject:
Re: [PATCH 00/23] per device dirty throttling -v8
Date: Wednesday, August 8, 2007 - 8:54 pm
Andrew Morton wrote:
quoted text
> On Wed, 08 Aug 2007 14:10:15 -0700 > "Martin J. Bligh" <mbligh@mbligh.org> 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.
A second pdflush / workqueue at a slower rate would alleviate that. Yes, it's a semantic change ... but only in an incredibly small corner-case ? -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/23] per device dirty throttling -v8
, Peter Zijlstra
, (Fri Aug 3, 8:37 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, richard kennedy
, (Wed Aug 8, 8:25 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andi Kleen
, (Wed Aug 8, 9:54 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Fri Aug 10, 12:17 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Miklos Szeredi
, (Mon Aug 6, 4:26 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Fri Aug 3, 6:21 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 2:32 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 3:07 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Sat Aug 4, 12:15 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 6:33 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andi Kleen
, (Sat Aug 4, 8:28 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Sat Aug 4, 12:17 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andrew Morton
, (Sat Aug 4, 12:41 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Florian Weimer
, (Sat Aug 4, 3:16 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, David Chinner
, (Sun Aug 5, 8:24 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Theodore Tso
, (Sun Aug 5, 6:46 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andrew Morton
, (Sun Aug 5, 2:00 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Florian Weimer
, (Sun Aug 5, 3:57 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Christoph Hellwig
, (Sun Aug 5, 4:43 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Nikita Danilov
, (Sat Aug 4, 1:26 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 12:37 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Lionel Elie Mamane
, (Thu Aug 9, 2:25 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Chuck Ebbert
, (Thu Aug 9, 11:02 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Diego Calleja
, (Thu Aug 9, 12:22 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andi Kleen
, (Sat Aug 4, 8:26 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Helge Hafting
, (Thu Aug 16, 6:18 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Christoph Hellwig
, (Sun Aug 5, 4:41 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andi Kleen
, (Mon Aug 6, 6:42 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Theodore Tso
, (Sun Aug 5, 11:00 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Dave Jones
, (Thu Aug 16, 8:45 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Chris Mason
, (Mon Aug 6, 9:47 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Sat Aug 4, 1:39 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Sat Aug 4, 2:08 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jakob Oestergaard
, (Sun Aug 5, 6:20 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Sun Aug 5, 6:42 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, David Chinner
, (Sun Aug 5, 7:43 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jakob Oestergaard
, (Sun Aug 5, 6:58 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 8:46 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Sun Aug 5, 12:45 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:09 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sun Aug 5, 3:29 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:32 pm)
[patch] implement smarter atime updates support
, Ingo Molnar
, (Sun Aug 5, 3:22 pm)
Re: [patch] implement smarter atime updates support
, Arjan van de Ven
, (Sun Aug 5, 3:53 pm)
Re: [patch] implement smarter atime updates support
, Alan Cox
, (Sun Aug 5, 4:04 pm)
Re: [patch] implement smarter atime updates support
, Arjan van de Ven
, (Sun Aug 5, 4:22 pm)
[patch] implement smarter atime updates support, v2
, Ingo Molnar
, (Sun Aug 5, 3:28 pm)
Re: [patch] implement smarter atime updates support, v2
, Theodore Tso
, (Sun Aug 5, 4:42 pm)
Re: [patch] implement smarter atime updates support, v2
, Ingo Molnar
, (Mon Aug 6, 1:36 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jakob Oestergaard
, (Sun Aug 5, 9:46 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jörn
, (Sat Aug 4, 3:12 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 3:21 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sat Aug 4, 4:11 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 4:28 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ilpo Järvinen
, (Sat Aug 4, 6:39 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sat Aug 4, 5:48 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:13 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Greg Trounson
, (Wed Aug 8, 8:57 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andi Kleen
, (Wed Aug 8, 10:33 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
,
, (Wed Aug 8, 9:26 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Diego Calleja
, (Sun Aug 5, 9:22 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Mon Aug 6, 2:58 am)
Re: [PATCH 00/23] per device dirty throttling -v8
,
, (Sun Aug 5, 3:03 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Fri Aug 10, 12:04 am)
Re: [PATCH 00/23] per device dirty throttling -v8
,
, (Sat Aug 11, 1:19 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Mon Aug 6, 2:52 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 5:03 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sat Aug 4, 5:51 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Tue Aug 7, 3:09 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:37 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sun Aug 5, 8:43 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 8:54 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sun Aug 5, 9:37 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 2:08 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Wed Aug 8, 2:22 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Wed Aug 8, 3:39 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Wed Aug 8, 7:18 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Wed Aug 8, 4:31 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sun Aug 5, 3:11 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Sun Aug 5, 5:04 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:21 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Dave Jones
, (Sun Aug 5, 2:44 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Mon Aug 6, 2:39 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Dave Jones
, (Mon Aug 6, 11:59 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Mon Aug 6, 12:16 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, adi
, (Sun Aug 5, 2:58 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sun Aug 5, 8:47 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 8:56 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Willy Tarreau
, (Sun Aug 5, 4:53 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jörn
, (Sun Aug 5, 10:17 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Arjan van de Ven
, (Sun Aug 5, 2:02 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jörn
, (Sun Aug 5, 2:37 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jörn
, (Sun Aug 5, 4:21 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andrew Morton
, (Sun Aug 5, 4:33 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andrew Morton
, (Sun Aug 5, 3:29 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:39 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Arjan van de Ven
, (Sat Aug 4, 4:34 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Sat Aug 4, 4:28 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Tue Aug 7, 2:55 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Tue Aug 7, 3:35 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Wed Aug 8, 1:44 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sat Aug 4, 5:47 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:18 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Claudio Martins
, (Sat Aug 4, 7:51 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Tue Aug 7, 5:20 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sat Aug 4, 8:49 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Theodore Tso
, (Sun Aug 5, 10:46 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Arjan van de Ven
, (Sun Aug 5, 2:08 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 1:55 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Sun Aug 5, 1:59 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 2:09 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 3:28 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sun Aug 5, 8:46 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sun Aug 5, 8:58 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Willy Tarreau
, (Sun Aug 5, 9:29 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Mon Aug 6, 2:57 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Willy Tarreau
, (Mon Aug 6, 9:12 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jakob Oestergaard
, (Sun Aug 5, 6:29 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jörn
, (Sat Aug 4, 3:26 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Sat Aug 4, 3:47 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Arjan van de Ven
, (Sat Aug 4, 4:13 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Theodore Tso
, (Sat Aug 4, 5:48 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Arjan van de Ven
, (Sun Aug 5, 2:01 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Christoph Hellwig
, (Sun Aug 5, 4:34 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 4:00 pm)
[patch] add noatime/atime boot options, CONFIG_DEFAULT_NOATIME
, Ingo Molnar
, (Sun Aug 5, 4:18 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 4:11 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Arjan van de Ven
, (Sat Aug 4, 4:13 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Linus Torvalds
, (Sat Aug 4, 3:49 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jörn
, (Sat Aug 4, 3:42 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Christoph Hellwig
, (Sun Aug 5, 4:36 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Helge Hafting
, (Tue Aug 14, 5:57 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Martin J. Bligh
, (Wed Aug 8, 5:10 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andrew Morton
, (Wed Aug 8, 5:21 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Bill Davidsen
, (Thu Aug 9, 8:21 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Martin Bligh
, (Wed Aug 8, 8:54 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Valerie Henson
, (Sat Aug 11, 7:14 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Chuck Ebbert
, (Mon Aug 6, 2:03 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Mon Aug 6, 3:37 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Chuck Ebbert
, (Mon Aug 6, 3:46 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Tue Aug 7, 3:05 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Jeff Garzik
, (Mon Aug 6, 2:53 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Diego Calleja
, (Sat Aug 4, 1:02 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 1:17 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Karel Zak
, (Wed Aug 8, 6:43 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Diego Calleja
, (Sat Aug 4, 1:38 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Diego Calleja
, (Sat Aug 4, 1:51 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Andrew Morton
, (Sat Aug 4, 12:51 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ingo Molnar
, (Sat Aug 4, 12:56 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
, Alan Cox
, (Sat Aug 4, 4:23 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
,
, (Sat Aug 4, 3:44 am)
Re: [PATCH 00/23] per device dirty throttling -v8
, Ray Lee
, (Sat Aug 4, 12:01 pm)
Re: [PATCH 00/23] per device dirty throttling -v8
,
, (Thu Aug 9, 1:11 am)
Re: [PATCH 00/23] per device dirty throttling -v8
,
, (Sat Aug 4, 1:15 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Benjamin Herrenschmidt
Re: [PATCH] Remove process freezer from suspend to RAM pathway
Greg KH
[patch 00/73] 2.6.23-stable review
Greg Kroah-Hartman
[PATCH 005/196] Chinese: add translation of SubmittingDrivers
git
:
linux-netdev
:
Arjan van de Ven
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
685 guests
online.
Online users
strcmp
jamessibley12
plsmth735
Syndicate