Merge patch from JeremyF:

  21-hg-hashed-lockset

  HELGRIND: New implementation of LockSets. This changes the
  lockset_table into a hash, and changes the representation of each
  LockSet from a list into an array. This improves performance (mainly
  because of the hash, but the arrays are more cache friendly too), and
  simplifies the code.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1295 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed