From: David S. Miller Date: Mon, 4 May 2015 03:08:54 +0000 (-0400) Subject: Merge branch 'rhashtable-test' X-Git-Tag: android-x86-6.0-r1~1223^2~384 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=10308220f31db542b91ccaba7780f2d741cf84a5;p=android-x86%2Fkernel.git Merge branch 'rhashtable-test' Thomas Graf says: ==================== rhashtable self-test improvements This series improves the rhashtable self-test to: * Avoid allocation of test objects * Measure the time of test runs * Use the iterator to walk the table for consistency * Account for failed insertions due to memory pressure or utilization pressure * Ignore failed insertions when checking for consistency ==================== Signed-off-by: David S. Miller --- 10308220f31db542b91ccaba7780f2d741cf84a5