[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r14660 - branches/1.2.x

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-10 13:25:22 CEST

On Mon, 9 May 2005, Philip Martin wrote:

> lundblad@tigris.org writes:
>
> > Author: lundblad
> > Date: Mon May 9 15:51:52 2005
> > New Revision: 14660
> >
> > Modified:
> > branches/1.2.x/STATUS
> >
> > Log:
> > * STATUS: Vote.
> >
> > NOTE: A better solution would be to make the stream chunk size smaller, but
> > I deem this solution acceptable.
>
> SVN_STREAM_CHUNK_SIZE is defined in the public header file
> svn_types.h, does that make it part of the ABI?
>
Prorably. I think it was a mistake to declare it there. No one should care
about our internal buffer size for copying data.

> I suppose we could introduce SVN_STREAM_CHUNK_SIZE2.

I think Tobias was going to propose that, or just create an internal
constant. But, since RC3 is out, I don't think it is relevant anymore in
this context. I still think shrinking the buffer to something more CPU
cache friendly should be done.

Best,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 10 13:17:51 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.