change from * to ^ in hashing of device/inode. Using * meant that if
authorAndrew Tridgell <tridge@samba.org>
Fri, 31 Oct 1997 05:56:07 +0000 (05:56 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 31 Oct 1997 05:56:07 +0000 (05:56 +0000)
commit623ffd701f2f966875d396d8b2df74f0cf874cda
tree4de931cc4cd7390c231160ecfc36ad47f51a9cbb
parenta43fa71a5fa740ae8757989c4177f21d8193de94
change from * to ^ in hashing of device/inode. Using * meant that if
the device number happened to divide the number of hash buckets we
would only use a small fraction of the hash buckets, which would slow
things down.
source/locking/locking_shm.c