diff options
| author | Herbert Xu <[email protected]> | 2015-03-10 09:27:55 +1100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-11 16:28:25 -0400 |
| commit | 988dfbd795cf08b00576c1ced4210281b2bccffc (patch) | |
| tree | 535e1fbd7224c49386a5de1a8afc16948078489e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0ddcf43d5d4a03ded1ee3f6b3b72a0cbed4e90b1 (diff) | |
rhashtable: Move hash_rnd into bucket_table
Currently hash_rnd is a parameter that users can set. However,
no existing users set this parameter. It is also something that
people are unlikely to want to set directly since it's just a
random number.
In preparation for allowing the reseeding/rehashing of rhashtable,
this patch moves hash_rnd into bucket_table so that it's now an
internal state rather than a parameter.
Signed-off-by: Herbert Xu <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions