Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 23:31:03 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/raid3 g_raid3.c g_raid3.h
Message-ID:  <200912212331.nBLNVOL9097938@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-12-21 23:31:03 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/raid3       g_raid3.c g_raid3.h 
  Log:
  SVN rev 200821 on 2009-12-21 23:31:03Z by mav
  
  Make graid3 fallback to malloc() when component request size is bigger
  then maximal prepared UMA zone size. This fixes crash with MAXPHYS > 128K.
  
  Revision  Changes    Path
  1.85      +12 -8     src/sys/geom/raid3/g_raid3.c
  1.20      +3 -1      src/sys/geom/raid3/g_raid3.h



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