memcache: Increase size of default memcache to 512k
authorChristof Schmitt <cs@samba.org>
Fri, 5 Apr 2019 22:43:21 +0000 (15:43 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 6 Apr 2019 05:12:21 +0000 (05:12 +0000)
commit9ff5c0bab76c5d3d7bea1fcb79861d0c9a3b9839
tree23280c05b2c9d5be8603bcd61f5dd873451543de
parenta04ca6f3438595ba7e1a110877f53d1cac0f0402
memcache: Increase size of default memcache to 512k

With the fixed accounting of talloc objects, the default cache size
needs to increase. The exact increase required depends on the workloads,
going form 256k to 512k seems like a reasonable guess.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13865

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/filename/maxstatcachesize.xml
lib/param/loadparm.c
source3/param/loadparm.c