Skip to content

Commit

Permalink
GFS2: Use resizable hash table for glocks
Browse files Browse the repository at this point in the history
This patch changes the glock hash table from a normal hash table to
a resizable hash table, which scales better. This also simplifies
a lot of code.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
  • Loading branch information
Bob Peterson committed Sep 3, 2015
1 parent 15562c4 commit 88ffbf3
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 166 deletions.
Loading

0 comments on commit 88ffbf3

Please sign in to comment.