----- Original Message -----

> From: Ivan Zhakov <i...@visualsvn.com>
> To: Ashod Nakashian <ashodnakash...@yahoo.com>
> Cc: "dev@subversion.apache.org" <dev@subversion.apache.org>
> Sent: Sunday, March 25, 2012 10:55 PM
> Subject: Re: Compressed Pristines (Simulation)
> 
> On Sun, Mar 25, 2012 at 21:17, Ashod Nakashian <ashodnakash...@yahoo.com> 
> wrote:
>>  From this output it's clear how much waste there is due to internal
>>  fragmentation and how much packing helps.
> Working (actual) files are already fragmented due filesystem block
> size. User can change file system or reduce block size if he cares. It
> not Subversion problem. And we should not spend resources to solve OS
> problems, let's focus on SVN.

We are attempting to reduce the disk usage of SVN pristine store and, if 
possible, improve overall SVN performance. SVN currently has a 100% overhead in 
terms of disk space and file count per WC. Sure we can't help number of files 
and fragmentation for the checked out versions, but the pristine store design 
is completely SVN's and therefore the user pays the price of that design. 
Currently, the overhead of the pristine store is high and so it's an SVN 
problem to improve the situation for its users. If that involves file systems 
and other unrelated topics, then that's what we have to be measuring and 
talking about.

-Ash

> 
> -- 
> Ivan Zhakov
> 

Reply via email to