From owner-freebsd-stable Mon Jul 23 18:45: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from saturn.cs.uml.edu (saturn.cs.uml.edu [129.63.8.2]) by hub.freebsd.org (Postfix) with ESMTP id AD77737B407 for ; Mon, 23 Jul 2001 18:44:59 -0700 (PDT) (envelope-from acahalan@saturn.cs.uml.edu) Received: (from acahalan@localhost) by saturn.cs.uml.edu (8.11.0/8.11.2) id f6O1iwN277507; Mon, 23 Jul 2001 21:44:58 -0400 (EDT) Date: Mon, 23 Jul 2001 21:44:58 -0400 (EDT) Message-Id: <200107240144.f6O1iwN277507@saturn.cs.uml.edu> From: "Albert D. Cahalan" To: freebsd-stable@FreeBSD.org Cc: sucho2@quasar.phys.vt.edu Subject: Re: Softupdate, is it better than journaling file system? Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sung Nae Cho writes: > I was wondering if there is a real perferomance comparison > between softupdates and journaling file systems No, there is not. Journalling can be very fast when sync writes are required. (for email, NFS, or whatever) At other times, it can be slow. Your mileage may vary. Note that many journalling filesystems have performance benefits that are completely unrelated to journalling. This is simply a result of newer design. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message