From: Phil Carmody Date: Tue, 14 Sep 2010 20:35:39 +0000 (-0700) Subject: [IA64] unwind - optimise linked-list searches for modules X-Git-Tag: v2.6.37-rc1~188^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04a344069052d94b4ea1f95d930cbfa39b4ca292;p=pandora-kernel.git [IA64] unwind - optimise linked-list searches for modules It's clear from the comment in the code about keeping the kernel's unwind table at the front of the list that some attention has been paid to access patterns. Tests on other architectures have shown that a move-to-front optimisation improves searches dramatically. Signed-off-by: Phil Carmody Signed-off-by: Tony Luck --- Reading git-diff-tree failed