Re: [PATCH] fix task dirty balancing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Monday, July 7, 2008 - 3:36 am

On Saturday 05 July 2008 19:30, Peter Zijlstra wrote:


It's not so bad once you get past the funny names and conventions :)



At some point, they have to actually set the page dirty though, in
which case they would normally call __set_page_dirty_nobuffers or
similar (ie. rather than SetPageDirty, unless they really know what
they're doing).



They do, but they also use other things :) Filesystems of course are
in complete control of the aops, so they can definitely bypass it.



Yes, the dirty increment should go in the same places where we increment
all the dirty statistics... it's the right spot to do it AFAIKS.



Probably no really good reason. The buffers.c code should probably be
merged / unified in page-writeback.c.



Definitely it would. Almost every filesystem can be build modularly. Or
did you mean some other symbol?

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Wed Jul 2, 1:26 am)
Re: [PATCH] fix task dirty balancing, Peter Zijlstra, (Wed Jul 2, 1:27 pm)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Thu Jul 3, 12:33 am)
Re: [PATCH] fix task dirty balancing, KAMEZAWA Hiroyuki, (Fri Jul 4, 11:04 pm)
Re: [PATCH] fix task dirty balancing, Peter Zijlstra, (Sat Jul 5, 2:30 am)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Sun Jul 6, 11:46 pm)
Re: [PATCH] fix task dirty balancing, Nick Piggin, (Mon Jul 7, 3:36 am)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Tue Jul 8, 4:38 pm)
Re: [PATCH] fix task dirty balancing, Nick Piggin, (Wed Jul 9, 12:41 am)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Wed Jul 9, 8:10 pm)
Re: [PATCH] fix task dirty balancing, Nick Piggin, (Thu Jul 10, 12:23 am)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Wed Jul 23, 5:27 pm)
Re: [PATCH] fix task dirty balancing, Nick Piggin, (Thu Jul 24, 8:08 am)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Fri Jul 25, 1:04 am)
Re: [PATCH] fix task dirty balancing, Peter Zijlstra, (Fri Jul 25, 2:57 am)
Re: [PATCH] fix task dirty balancing, YAMAMOTO Takashi, (Sun Jul 27, 10:50 pm)
Re: [PATCH] fix task dirty balancing, Peter Zijlstra, (Mon Jul 28, 12:24 am)