1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/param
Jeremy Allison 779b924ec1 This checking fixes the statcache bug that stopped NetBench from running
correctly. Added new parameter "stat cache size" - set to 50 by default.

I now declare the statcache code officially "open" for business :-).
It gets a hit rate of 97% with a NetBench run and seems to make
using a case insensitive run as efficient as a case sensitive run.

Also tidied up our sys_select usage - added a maxfd parameter and
also added an implementation of select in terms of poll(), for systems
where poll() is much faster. This is disabled by default.

Jeremy.
0001-01-01 00:00:00 +00:00
..
.cvsignore added ignore rules for the dummy files 0001-01-01 00:00:00 +00:00
dummy.in these dummy files are needed for autoconf processing 0001-01-01 00:00:00 +00:00
loadparm.c This checking fixes the statcache bug that stopped NetBench from running 0001-01-01 00:00:00 +00:00
params.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00