Date: Tue, 23 Feb 2010 16:46:34 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cddl/boot/zfs zfssubr.c Message-ID: <201002231646.o1NGkr5U098864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-02-23 16:46:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/cddl/boot/zfs zfssubr.c
Log:
SVN rev 204251 on 2010-02-23 16:46:34Z by pjd
MFC r201684.
Teach the (gpt)zfsboot and zfsloader raidz code to use its buffers
more efficiently.
Before this patch, in the worst case memory use would increase
exponentially on the number of drives in the raidz vdev.
Submitted by: Matt Reimer <mattjreimer@gmail.com>
Sponsored by: VPOP Technologies, Inc.
Silence from: dfr
Revision Changes Path
1.5.2.3 +29 -21 src/sys/cddl/boot/zfs/zfssubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002231646.o1NGkr5U098864>
