1 menu "AMD Library routines"
10 Statically sized closed hash table implementation with low
11 memory and CPU overhead.
14 bool "Closed hash table performance statistics"
18 Enable collection of performance statistics for closed hash tables.
21 bool "Closed hash table self test"
25 Runs a selftest during module load. Several module parameters
26 are available to modify the behaviour of the test.