Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 17:41:37 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/newfs mkfs.c
Message-ID:  <200010170041.RAA15065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/10/16 17:41:37 PDT

  Modified files:
    sbin/newfs           mkfs.c 
  Log:
  Implement simple write combining for newfs - this is particularly useful
  for large scsi disks with WCE = 0.  This yields around a 7 times speedup
  on elapsed newfs time on test disks here.  64k clusters seems to be the
  sweet spot for scsi disks using our present drivers.
  
  Revision  Changes    Path
  1.30      +38 -1     src/sbin/newfs/mkfs.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010170041.RAA15065>