Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 18:03:31 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_dev.c geom_io.c
Message-ID:  <200712161803.lBGI3V4Z001360@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2007-12-16 18:03:31 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_dev.c geom_io.c 
  Log:
  Don't limit BIO_DELETE requests to MAXPHYS, they perform no data
  transfers, so they are not subject to the VM system limitation.
  
  Revision  Changes    Path
  1.95      +1 -2      src/sys/geom/geom_dev.c
  1.77      +2 -3      src/sys/geom/geom_io.c



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