From owner-freebsd-fs Thu Sep 21 9:42:42 2000 Delivered-To: freebsd-fs@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 61D2937B424 for ; Thu, 21 Sep 2000 09:42:40 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id JAA09518; Thu, 21 Sep 2000 09:38:12 -0700 (PDT) Message-Id: <200009211638.JAA09518@implode.root.com> To: Dwight Tuinstra Cc: freebsd-fs Subject: Re: Journaling Filesystems in bsd? (LFS, anyone?) In-reply-to: Your message of "Thu, 21 Sep 2000 11:18:47 EDT." <39CA26D7.51D314BF@clarkson.edu> From: David Greenman Reply-To: dg@root.com Date: Thu, 21 Sep 2000 09:38:12 -0700 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >There has been controversy regarding the performance claims >of LFS under various disk activity patterns. The research I'll be >doing aims to investigate the claims, especially after implementing >the optimizations proposed by Matthews et al (Improving the >Performance of Log-Structured File Systems With Adaptive Methods; >Proc. Sixteenth ACM Symposium on Operating System Principles). >Dr. Matthews is my advisor on this research. > >Is there any interest in porting/redesigning LFS for FreeBSD? Have you done any comparisons with FFS+softupdates? The goal of softupdates was to be as fast or faster than LFS for everything, not require a cleanerd, and along with "snapshots" eliminate requiring fsck before system startup. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message