diff options
author | 2012-10-30 14:45:57 -0400 | |
---|---|---|
committer | 2012-11-02 12:44:51 -0700 | |
commit | d9b482c8ba1973a189f2d4c8175d405b87fbf2d7 (patch) | |
tree | 87d1f517365b7ec2113255fd537472d28b9697a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux (diff) | |
download | linux-dev-d9b482c8ba1973a189f2d4c8175d405b87fbf2d7.tar.xz linux-dev-d9b482c8ba1973a189f2d4c8175d405b87fbf2d7.zip |
hashtable: introduce a small and naive hashtable
This hashtable implementation is using hlist buckets to provide a simple
hashtable to prevent it from getting reimplemented all over the kernel.
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
[ Merging this now, so that subsystems can start applying Sasha's
patches that use this - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions