[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: ACL Performance (caching on object basis) (ITS#1523)
Actually I just deleted my changes because it looked like Stephan was going to
resubmit something better. Sorry about that, but you can reconstruct using the
ITS patch and the emailed diff if necessary. Or if you prefer I can reconstruct
it and commit it, and we can clean it up from there.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: masarati@aero.polimi.it [mailto:masarati@aero.polimi.it]
> Sent: Monday, January 28, 2002 11:56 AM
> To: Howard Chu
> Cc: Stephan Siano; openldap-devel@OpenLDAP.org
> Subject: Re: ACL Performance (caching on object basis) (ITS#1523)
>
>
> Howard Chu wrote:
> >
> > I've made what I believe is the correct change to acl.c here:
> > @@ -1034,6 +1066,7 @@
> > )
> > {
> > struct berval *bv;
> > + ACLCache *acl_cache = NULL;
> >
> > assert( be != NULL );
>
> will you commit this soon? Maybe Stephan can use your reworking
> as a starting base to play with his ideas.
>
> Ando.
>
> --
> Dr. Pierangelo Masarati | voice: +39 02 2399 8309
> Dip. Ing. Aerospaziale | fax: +39 02 2399 8334
> Politecnico di Milano |
> mailto:pierangelo.masarati@polimi.it
> via La Masa 34, 20156 Milano, Italy |
> http://www.aero.polimi.it/~masarati
>