gencache: Add gencache values to memcache
authorVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2014 14:41:32 +0000 (15:41 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 11 Mar 2014 18:56:46 +0000 (19:56 +0100)
commit8c01dbc0586d89f974f08a30f7c7a8ed4f7f7813
treec3b7b2a030caceb517408a3f40fcdc742d4814ab
parent80e5ae1cefd86397200c4e322c93a89efcd6bad8
gencache: Add gencache values to memcache

gencache_parse calling tdb shows up in profiles when we do a lot of open/close
traffic with large ACLs. For every file we convert unix ids to sids, and in the
domain member case this goes through gencache.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Mar 11 19:56:47 CET 2014 on sn-devel-104
source3/include/memcache.h
source3/lib/gencache.c