[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1269692140-5375-1-git-send-email-dmonakhov@openvz.org>
Date: Sat, 27 Mar 2010 15:15:37 +0300
From: Dmitry Monakhov <dmonakhov@...nvz.org>
To: linux-ext4@...r.kernel.org
Cc: linux-fsdevel@...r.kernel.org, jack@...e.cz,
Dmitry Monakhov <dmonakhov@...nvz.org>
Subject: [PATCH 0/3] ext4/quota: journalled quota optimizations
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists