Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 06:11:28 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/raid3 g_raid3.c g_raid3.h
Message-ID:  <200410150611.i9F6BSRd066269@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004-10-15 06:11:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/geom/raid3       g_raid3.c g_raid3.h 
  Log:
  - There is no need to skip providers with 0 sectorsize in taste routine
    anymore.
  - Avoid race while synchronizing components.
  - Decrease timeout to 4 seconds.
  - Just use MAXPHYS as maximum I/O request size, instead of using my own
    #define for this purpose.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.4.2.3   +38 -14    src/sys/geom/raid3/g_raid3.c
  1.1.2.2   +1 -2      src/sys/geom/raid3/g_raid3.h



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