Skip to content
Commit 10308220 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 7a852021 67b7cbf4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment