Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 19:20:46 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/stripe g_stripe.c
Message-ID:  <200909041921.n84JL7Vb022657@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-09-04 19:20:46 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/stripe      g_stripe.c 
  Log:
  SVN rev 196837 on 2009-09-04 19:20:46Z by mav
  
  Remove artificial MAX_IO_SIZE constant, equal to DFLTPHYS * 2. Use MAXPHYS
  instead. It is NULL change for GENERIC kernel, but allows 'fast' mode to
  work on systems with increased MAXPHYS.
  
  Revision  Changes    Path
  1.34      +6 -7      src/sys/geom/stripe/g_stripe.c



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