Date: Tue, 29 Dec 2009 21:41:51 +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: <200912292142.nBTLgFSM052168@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-29 21:41:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/geom/raid3 g_raid3.c g_raid3.h Log: SVN rev 201220 on 2009-12-29 21:41:51Z 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.81.2.1 +12 -8 src/sys/geom/raid3/g_raid3.c 1.19.2.1 +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?200912292142.nBTLgFSM052168>