BackupPC-users

Re: [BackupPC-users] Keeping servers in sync

2009-09-01 23:25:00
Subject: Re: [BackupPC-users] Keeping servers in sync
From: Jim Leonard <trixter AT oldskool DOT org>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 01 Sep 2009 22:20:31 -0500
Les Mikesell wrote:
> Jim Leonard wrote:
>> Les Mikesell wrote:
>>> With backuppc the issue is not so much fragmentation within a file as 
>>> the distance between the directory entry, the inode, and the file 
>>> content.  When creating a new file, filesystems generally attempt to 
>>> allocate these close to each other, but when you link an existing file 
>>> into a new directory, that obviously can't be done so you end up with a 
>>> lot of long seeks when you try to traverse directories picking up the 
>>> inode info.
>> For some filesystem implementations, this is true.  For others, it is 
>> not, due to judicious use of caching, preloading, and lookahead.
> 
> Why would any filesystem 'judiciously' cache things for unlikely use patterns?

Because it's written much better than the filesystem whose behavior 
you're outlining above?  These are solved issues in modern filesystems.
-- 
Jim Leonard (trixter AT oldskool DOT org)            http://www.oldskool.org/
Help our electronic games project:           http://www.mobygames.com/
Or check out some trippy MindCandy at     http://www.mindcandydvd.com/
A child borne of the home computer wars: http://trixter.wordpress.com/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/