svn commit: samba r14956 - in branches/SAMBA_4_0/source: librpc/idl ntvfs/common ntvfs/sysdep torture/raw

tridge at samba.org tridge at samba.org
Fri Apr 7 10:36:55 GMT 2006


Author: tridge
Date: 2006-04-07 10:36:54 +0000 (Fri, 07 Apr 2006)
New Revision: 14956

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14956

Log:

change the notify search to be much more efficient by using a
per-depth bisection search. This makes the notify_trigger() call
log(N) which makes us scale well for large numbers of outstanding
notifies

Modified:
   branches/SAMBA_4_0/source/librpc/idl/notify.idl
   branches/SAMBA_4_0/source/ntvfs/common/notify.c
   branches/SAMBA_4_0/source/ntvfs/sysdep/sys_notify.c
   branches/SAMBA_4_0/source/torture/raw/notify.c


Changeset:
Sorry, the patch is too large (573 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14956


More information about the samba-cvs mailing list