Date: Sat, 14 Jan 2006 22:30:20 +0000 From: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl> To: freebsd-current@freebsd.org Subject: [PATCH] Support for large number of md(4) disks Message-ID: <20060114223019.GA99634@FreeBSD.czest.pl>
next in thread | raw e-mail | index | archive | help
Hello, Here is a patch for md(4) which fixes current limit for ~95 devices. http://freebsd.czest.pl/dunstan/FreeBSD/mdconfig-list.1.patch (It's possible to create > 95 md(4) based, disks,but they won't be listed in mdconfig -l). This change breaks ABI, so both geom_md.ko and mdconfig(8) has to be rebuilt. Comments are welcome. -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060114223019.GA99634>