Date: Tue, 10 Jan 1995 15:55:46 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: davidg@Root.COM Cc: lsys@np.ac.sg, hackers@FreeBSD.org Subject: Re: Filesystem(?) preformance - 1.x and 2.0 Message-ID: <199501101455.PAA19983@labinfo.iet.unipi.it> In-Reply-To: <199501101257.EAA00220@corbin.Root.COM> from "David Greenman" at Jan 10, 95 04:57:05 am
next in thread | previous in thread | raw e-mail | index | archive | help
> writes are slightly slower. The specific problem regarding performance of > 'man' is likely caused by differences in the way that the manual pages are > stored. 2.0 stores the manual pages in gzip compressed nroff format to save > space, while 1.x installed the manual pages in uncompressed 'cat' format. > Also, the cat directories aren't part of the 2.0 distribution, so the system > must uncompress and format the manual page every time 'man' is used on it. > If you create 'cat' directories, the system will keep the uncompressed 'cat' > format page around for future lookup. is there any easy way to have compressed 'cat' pages instead ? uncompressing files is very fast, and 'cat' pages should compress very well. Luigi ==================================================================== Luigi Rizzo Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it Universita' di Pisa tel: +39-50-568533 via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 ====================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501101455.PAA19983>