From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o4LKxn2j030572 for ; Fri, 21 May 2010 15:59:49 -0500 Subject: Re: [PATCH 08/12] xfs: Delayed logging design documentation From: Alex Elder In-Reply-To: <1274138668-1662-9-git-send-email-david@fromorbit.com> References: <1274138668-1662-1-git-send-email-david@fromorbit.com> <1274138668-1662-9-git-send-email-david@fromorbit.com> Date: Fri, 21 May 2010 16:02:05 -0500 Message-ID: <1274475725.2255.38.camel@doink> Mime-Version: 1.0 Reply-To: aelder@sgi.com List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Tue, 2010-05-18 at 09:24 +1000, Dave Chinner wrote: > From: Dave Chinner > > Document the design of the delayed logging implementation. This > includes assumptions made, dead ends followed, the reasoning behind > the structuring of the code, the layout of various structures, how > things fit together, traps and pit-falls avoided, etc. This is all > too much to document in the code itself, so do it in a separate > file. I found some typo's and other things, but will hold off suggesting (or posting fixes for) them until after we've got the baseline document checked in. Reviewed-by: Alex Elder > Signed-off-by: Dave Chinner > --- > .../filesystems/xfs-delayed-logging-design.txt | 819 ++++++++++++++++++++ > 1 files changed, 819 insertions(+), 0 deletions(-) > create mode 100644 Documentation/filesystems/xfs-delayed-logging-design.txt _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs