linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ext4/quota: journalled quota optimizations
@ 2010-03-27 12:15 Dmitry Monakhov
  2010-03-27 12:15 ` [PATCH 1/3] quota: optimize mark_dirty logic Dmitry Monakhov
  0 siblings, 1 reply; 12+ messages in thread
From: Dmitry Monakhov @ 2010-03-27 12:15 UTC (permalink / raw)
  To: linux-ext4; +Cc: linux-fsdevel, jack, Dmitry Monakhov

This patch set aimed to get rid of most annoying locks.
In case of journalled quota it is dq_iomutex and i_mutex.
Patches are simple and clean. Patches make difference
between nojournaled/journaled quota modes less significant.
And allow us to switch to default journalled quota without
performance penalty.

There are many other optimizations possible, but they are 
more intrusive and require wide discussions.



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-04-07 12:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-27 12:15 [PATCH 0/3] ext4/quota: journalled quota optimizations Dmitry Monakhov
2010-03-27 12:15 ` [PATCH 1/3] quota: optimize mark_dirty logic Dmitry Monakhov
2010-03-27 12:15   ` [PATCH 2/3] ext4: journalled quota optimization Dmitry Monakhov
2010-03-27 12:15     ` [PATCH 3/3] ext4: optimize quota write locking Dmitry Monakhov
2010-04-01  9:14       ` Jan Kara
2010-04-05  3:34         ` dmonakhov
2010-04-01  9:12     ` [PATCH 2/3] ext4: journalled quota optimization Jan Kara
2010-04-05  3:30       ` dmonakhov
2010-04-06 18:06         ` Jan Kara
2010-04-07  8:12           ` Dmitry Monakhov
2010-04-07 12:06             ` Jan Kara
2010-03-31 15:06   ` [PATCH 1/3] quota: optimize mark_dirty logic Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).