s3: Cache brlock.tdb entries for the fast read&write strict locking code path
authorVolker Lendecke <vl@samba.org>
Mon, 16 Nov 2009 08:40:47 +0000 (09:40 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 21 Nov 2009 10:40:13 +0000 (11:40 +0100)
commitf0a933d1408678fabc856e89a5aaebb792047de3
treea6740c2d9bcd89d3dbec413d681eaef9561dd014
parentbda1c701f418d3263d36714f9b646ab60ea2da0f
s3: Cache brlock.tdb entries for the fast read&write strict locking code path

For a netbench run this gains around 2% user-space CPU, fetching a 100MB file
takes around 4% less.
source3/include/proto.h
source3/include/smb.h
source3/locking/brlock.c
source3/locking/locking.c