On Mon, 2005-08-29 at 10:07 -0400, Ric Wheeler wrote:
> 
> Ming Zhang wrote:
> 
> >On Mon, 2005-08-29 at 09:46 -0400, Ric Wheeler wrote:
> >  
> >>It is also interesting to compare reiserfs vs ext3 when writing single 
> >>threaded across the life span of a file system - reiserfs typically 
> >>beats ext3 for most cases, but ext3 eventually catches up as the 
> >>percentage used grows.
> >>
> >>    
> >>
> >
> >this is interesting. looks like a file system aging problem. does this
> >because of the fragmentation?
> >  
> >
> 
> I think that this is because of the depth and size of the tree.  We have 
> very large volumes (up to 300GB) - if your file systems are smaller, 
> then the degradation is not as large.
> 

so will this be a scalability problem? all because we have 4KB block
size instead of using 64KB block size and pack small data using that
"tail" option?

500GB SATA is easy to buy and TB storage is not a dream at all. so this
will be a problem.


> >
> >what u mean new ext3?
> >  
> >
> I should have said "new patches to ext3".  At OLS, there was a talk 
> describing this work - you can get the proceedings from linuxsymposium.org:
> 
> http://www.linuxsymposium.org/2005/view_abstract.php?content_key=90
> 
> 

ic. thanks!

ming


Reply via email to