Date: Tue, 21 Sep 1999 04:00:49 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/conf majors.i386 src/sys/dev/md md.c Message-ID: <199909211100.EAA18399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/09/21 04:00:49 PDT
Modified files:
sys/conf files
sys/i386/conf majors.i386
Added files:
sys/dev/md md.c
Log:
Add an experimental Memory-Disk driver. This driver will allocate
memory with malloc(9) using a few tricks to save space on the way.
Revision Changes Path
1.253 +2 -1 src/sys/conf/files
1.86 +3 -3 src/sys/i386/conf/majors.i386
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?199909211100.EAA18399>
