Date: Sun, 31 Dec 2000 05:03:43 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.c src/sys/dev/md md.c Message-ID: <200012311303.eBVD3hL69255@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/12/31 05:03:43 PST
Modified files:
sbin/mdconfig mdconfig.c
sys/dev/md md.c
Log:
This is the first snapshot of the new all-singing-and-dancing md(4).
Using the mdconfig(8) program you can now configure memory disks
on malloc(9), swap or a file/vnode. preloaded md disks also work
as usual.
Revision Changes Path
1.3 +14 -7 src/sbin/mdconfig/mdconfig.c
1.19 +508 -128 src/sys/dev/md/md.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012311303.eBVD3hL69255>
