Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!disco.iinet.net.au!news.uoregon.edu!arclight.uoregon.edu!usenet.eel.ufl.edu!bofh.dot!news.mathworks.com!fu-berlin.de!zib-berlin.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FreeBSD 2.1.0 on 386DX20 w/12MB Slow... Normal? Date: 2 Jun 1996 21:07:35 GMT Organization: Private BSD site, Dresden Lines: 28 Message-ID: <4osvqn$sv@uriah.heep.sax.de> References: <4oiog4$9od@sjx-ixn3.ix.netcom.com> <31AF465F.2781E494@we.lc.ehu.es> <4oo55j$jkp@dfw-ixnews10.ix.netcom.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E takakami@ix.netcom.com (Takafumi Kamiya) wrote: > You are absolutely right!!!! I removed my 4mb card from bus (thus > making my machine 8MB on motherboard only), and it speed up by as > much as 100%. If I do man **anything** for the first time, it used > to take up to 3 minutes for the file to get uncompressed and > formatted. Now, it shows up in one minute! Btw., catman(1) is your friend. Pick a weekend where the machine would otherwise sit idle, and run (as root): su man -c 'catman /usr/share/man /usr/local/man /usr/X11R6/man' I think due to some installation problem, there were no cat directories in 2.1R, so you have to (assuming the default C-shell for root) mkdir /usr/share/man/cat{1,2,3,4,5,6,7,8} chmod 755 /usr/share/man/cat* chown man:bin /usr/share/man/cat* first. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)