Date: Tue, 29 Dec 2009 21:23:18 +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: <200912292123.nBTLNdqJ050756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-29 21:23:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/geom/raid3 g_raid3.c g_raid3.h
Log:
SVN rev 201219 on 2009-12-29 21:23:18Z by mav
MFC r200821:
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.84.2.2 +12 -8 src/sys/geom/raid3/g_raid3.c
1.19.10.2 +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?200912292123.nBTLNdqJ050756>
