From: Aneesh Kumar K.V Date: Fri, 10 Oct 2008 13:39:00 +0000 (-0400) Subject: ext4: Add percpu dirty block accounting. X-Git-Tag: v2.6.28-rc1~709^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc6e63fcd7dac9e633ea29f1fddd9580ab28f3f;p=pandora-kernel.git ext4: Add percpu dirty block accounting. This patch adds dirty block accounting using percpu_counters. Delayed allocation block reservation is now done by updating dirty block counter. In a later patch we switch to non delalloc mode if the filesystem free blocks is greater than 150% of total filesystem dirty blocks Signed-off-by: Aneesh Kumar K.V Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed