summaryrefslogtreecommitdiffstats
path: root/fs/eventfd.c
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2013-02-01 20:36:03 +0000
committerSteven Whitehouse <swhiteho@redhat.com>2013-02-01 20:36:03 +0000
commit4506a519f2a76775e6c236f44d50e9f79a7d3434 (patch)
tree20b1e8e26fcb2bbe09b9589ed38183f6b0f6a4d4 /fs/eventfd.c
parent4513899092b3254b3539f92a65d2839afa1d50f6 (diff)
downloadop-kernel-dev-4506a519f2a76775e6c236f44d50e9f79a7d3434.zip
op-kernel-dev-4506a519f2a76775e6c236f44d50e9f79a7d3434.tar.gz
GFS2: Split glock lru processing into two parts
The intent here is to split the processing of the glock lru list into two parts, so that the selection of glocks and the disposal are separate functions. The plan is then, that further updates can then be made to these functions in the future to improve the selection of glocks and also the efficiency of glock disposal. The new feature which this patch brings is sorting the glocks to be disposed of into glock number (and thus also disk block number) order. Not all glocks will need i/o in order to dispose of them, but some will, and at least we'll generate mostly disk block order i/o now. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud