Date: Fri, 15 Mar 2002 00:00:38 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless1 rc.diskless2 src/share/examples/diskless clone_root Message-ID: <200203150800.g2F80c957876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/03/15 00:00:38 PST
Modified files: (Branch: RELENG_4)
etc rc.diskless1 rc.diskless2
share/examples/diskless clone_root
Log:
Two [minor] performance fixes for diskless configurations:
when copying large trees into /etc and /dev, try to fetch the
content from a cpio archive if there is one available, so the
operation does not take multiple RTTs for each individual file.
clone_root has been updated to generate the cpio archives,
rc.diskless* to make use of them.
Not committed to -current yet because the relevant files are
already slightly different in the two branches, and I would like
to have a chance to test it there first before resyncing the two
versions.
Revision Changes Path
1.5.2.9 +11 -2 src/etc/rc.diskless1
1.5.2.12 +11 -4 src/etc/rc.diskless2
1.1.2.3 +4 -0 src/share/examples/diskless/clone_root
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?200203150800.g2F80c957876>
