From: Mikulas Patocka Date: Wed, 10 Jul 2013 22:41:18 +0000 (+0100) Subject: dm: optimize reorder structure X-Git-Tag: v3.11-rc1~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7faeb176fb0478bc6a0cb380c658b32179ead0;p=pandora-kernel.git dm: optimize reorder structure This reorder actually improves performance by 20% (from 39.1s to 32.8s) on x86-64 quad core Opteron. I have no explanation for this, possibly it makes some other entries are better cache-aligned. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed