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

Re: svn commit: rev 1380 - trunk/subversion/include trunk/subversion/libsvn_fs

From: <cmpilato_at_collab.net>
Date: 2002-02-26 22:54:34 CET

cmpilato@tigris.org writes:

> Author: cmpilato
> Date: 2002-02-26 21:47 GMT
> New Revision: 1380
>
> Modified:
> trunk/subversion/include/svn_fs.h
> trunk/subversion/libsvn_fs/tree.c
> Log:
> Allow the filesystem's write buffering to be tuned a little bit, given
> the apparent tradeoff between memory consumption and speed /
> disk-space-hording-by-log-files.
>
> * subversion/libsvn_fs/tree.c
>
> (txdelta_baton_t): Add string_stream and target_string members.
>
> (write_to_string): New function.
>
> (window_consumer): Only write to dag layer if end-of-file or a 1024K
> boundary is hit.

This should be "...or a boundary of SVN_FS_WRITE_BUFFER_SIZE is hit."
Will fix in the repos now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:10 2006

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.