CVS update: samba/source/nsswitch

Jeremy Allison jra at samba.org
Fri Mar 22 07:03:09 EST 2002


Date:	Thu Mar 21 12:03:09 2002
Author:	jra

Update of /data/cvs/samba/source/nsswitch
In directory va:/tmp/cvs-serv17954/nsswitch

Modified Files:
      Tag: SAMBA_2_2
	winbindd_cache.c 
Log Message:
With a 24000 user domain the winbindd cache file can grow to 70mb or
more with our current inefficient cachine. So tridge (who is a genius for this :-)
suggested using TDB_NOMMAP on this file. Bingo - the working set stays at
5mb at the minor cost of some speed..... Brillient - why didn't I think of
this :-).
Jeremy.


Revisions:
winbindd_cache.c		1.5.4.9 => 1.5.4.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c?r1=1.5.4.9&r2=1.5.4.10




More information about the samba-cvs mailing list