Date: Tue, 17 Nov 2009 21:42:11 +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: <200911172142.nAHLgYtt082805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-11-17 21:42:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/geom/stripe g_stripe.c Log: SVN rev 199454 on 2009-11-17 21:42:11Z by mav MFC r196837: 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.33.2.3 +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?200911172142.nAHLgYtt082805>