Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 13:52:13 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sbin/dump main.c
Message-ID:  <199809162052.NAA27980@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     1998/09/16 13:52:13 PDT

  Modified files:
    sbin/dump            main.c 
  Log:
  checked, that new sa CAM driver takes care of using buffer sizes
  <= 64 KB. Was able to dump/restore with block sizes of 96, 128 and
  200. using systat -vmstat I noticed transfer blocksizes <= 64KB,
  so physio's limits aren't touched.
  Since this check was originally from me, I feels safe now to back it
  out.
  
  Revision  Changes    Path
  1.18      +1 -15     src/sbin/dump/main.c



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