]> Git Repo - linux.git/commit
GFS2: Use resizable hash table for glocks
authorBob Peterson <[email protected]>
Mon, 16 Mar 2015 16:02:46 +0000 (11:02 -0500)
committerBob Peterson <[email protected]>
Thu, 3 Sep 2015 18:33:24 +0000 (13:33 -0500)
commit88ffbf3e037e67b52c46d528aca1618489c21f68
tree680b7125968bc062c3569c5d6a4941415ea7ce42
parent15562c439d0a1850b71aa1c0d92d1f4fb9503c8d
GFS2: Use resizable hash table for glocks

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 <[email protected]>
Signed-off-by: Andreas Gruenbacher <[email protected]>
Acked-by: Steven Whitehouse <[email protected]>
fs/gfs2/glock.c
fs/gfs2/incore.h
This page took 0.05007 seconds and 4 git commands to generate.