Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 17:50:54 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_snapshot.c
Message-ID:  <200104260050.f3Q0ose95268@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2001/04/25 17:50:54 PDT

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  Rather than copying all the indirect blocks of the snapshot,
  simply mark them as BLK_NOCOPY. This trick cuts the initial
  size of the snapshot in half and cuts the time to take a
  snapshot by a third.
  
  Revision  Changes    Path
  1.16      +20 -36    src/sys/ufs/ffs/ffs_snapshot.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?200104260050.f3Q0ose95268>