Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 1996 08:45:23 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, fenner@parc.xerox.com
Cc:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org
Subject:   Re: cvs commit: src/sbin/savecore savecore.c
Message-ID:  <199610142245.IAA16019@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>But savecore could make a pretty good guess about the number of indirect blocks, right?
>	needed = kernelsize + dumpsize;
>	needed += fudge(needed);

Only if it knows too much about the file system :-).

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610142245.IAA16019>