Thanks for replying!18 maj 2014 kl. 21:49 skrev David Brownlee <abs%netbsd.org@localhost>:That’s what I thought too. The size doesn’t seem to have changed since May 16, and makemandb has run at least 10 times during that time. The size is close to 19 MB:
Once makemandb has completed a run it shouldn't really use any more time next boot unless your manpages have changed. What size is your /var/db/man.db?
-rw-r--r-- 1 root wheel 18826240 May 16 17:41 man.db
There are no pageouts (’vmstat’ is showing a row of zeros) before 'Building temporary file cache’ has finished, and then, according to ’top’, it will page out 6+ MB:When its running is your machine paging? - run 'vmstat 5' and se if the 'po' column has consistent non zero numbers.
26 processes: 1 runnable, 23 sleeping, 1 zombie, 1 on CPUCPU states: 92.4% user, 0.0% nice, 7.6% system, 0.0% interrupt, 0.0% idleMemory: 13M Act, 5284K Inact, 5032K Wired, 5004K Exec, 9040K File, 1652K FreeSwap: 39M Total, 6252K Used, 33M FreePID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND134 root 29 0 4132K 2304K RUN 3:08 94.29% 94.29% makemandb473 bjarne 43 0 3364K 1144K CPU 1:40 0.00% 0.00% top0 root 126 0 0K 32M pgdaemon 1:09 0.00% 0.00% [system]When its finished running you might want to try as root running 'makemandb -v' and see if it completes
Now, that seems to be the place where all the fun is happening:makemandb -vBuilding temporary file cachePerforming index updateParsing: /usr/X11R6/man/man1/rman.1makemandb: Error in indexing /usr/X11R6/man/man1/rman.1Parsing: /usr/X11R6/man/man3/Xv.3makemandb: Error in indexing /usr/X11R6/man/man3/Xv.3Parsing: /usr/X11R6/man/man3/XvPutVideo.3makemandb: Error in indexing /usr/X11R6/man/man3/XvPutVideo.3Parsing: /usr/X11R6/man/man3/XvSelectVideoNotify.3makemandb: Error in indexing /usr/X11R6/man/man3/XvSelectVideoNotify.3Parsing: /usr/X11R6/man/man3/XvFreeAdaptorInfo.3makemandb: Error in indexing /usr/X11R6/man/man3/XvFreeAdaptorInfo.3Parsing: /usr/X11R6/man/man3/XvFreeEncodingInfo.3makemandb: Error in indexing /usr/X11R6/man/man3/XvFreeEncodingInfo.3Parsing: /usr/X11R6/man/man3/XvGetPortAttribute.3makemandb: Error in indexing /usr/X11R6/man/man3/XvGetPortAttribute.3Parsing: /usr/X11R6/man/man3/XvGetStill.3makemandb: Error in indexing /usr/X11R6/man/man3/XvGetStill.3Parsing: /usr/X11R6/man/man3/XvGetVideo.3makemandb: Error in indexing /usr/X11R6/man/man3/XvGetVideo.3Parsing: /usr/X11R6/man/man3/XvGrabPort.3makemandb: Error in indexing /usr/X11R6/man/man3/XvGrabPort.3Parsing: /usr/X11R6/man/man3/XvPortNotify.3makemandb: Error in indexing /usr/X11R6/man/man3/XvPortNotify.3Parsing: /usr/X11R6/man/man3/XvPutStill.3makemandb: Error in indexing /usr/X11R6/man/man3/XvPutStill.3Parsing: /usr/X11R6/man/man3/XvQueryAdaptors.3makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryAdaptors.3Parsing: /usr/X11R6/man/man3/XvQueryBestSize.3makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryBestSize.3Parsing: /usr/X11R6/man/man3/XvQueryEncodings.3makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryEncodings.3Parsing: /usr/X11R6/man/man3/XvQueryExtension.3makemandb: Error in indexing /usr/X11R6/man/man3/XvQueryExtension.3Parsing: /usr/X11R6/man/man3/XvSelectPortNotify.3makemandb: Error in indexing /usr/X11R6/man/man3/XvSelectPortNotify.3Parsing: /usr/X11R6/man/man3/XvSetPortAttribute.3makemandb: Error in indexing /usr/X11R6/man/man3/XvSetPortAttribute.3Parsing: /usr/X11R6/man/man3/XvStopVideo.3makemandb: Error in indexing /usr/X11R6/man/man3/XvStopVideo.3Parsing: /usr/X11R6/man/man3/XvUngrabPort.3makemandb: Error in indexing /usr/X11R6/man/man3/XvUngrabPort.3Parsing: /usr/X11R6/man/man3/XvVideoNotify.3makemandb: Error in indexing /usr/X11R6/man/man3/XvVideoNotify.3Total Number of new or updated pages encountered = 21Total number of (hard or symbolic) links found = 3Total number of pages that were successfully indexed/updated = 0Total number of pages that could not be indexed due to errors = 21Deleting stale index entriesAlas, I wouldn’t know what to look for in those files…
X forwarding works fine with the ’standard’ installation, though it would be nice to have color X. Would the ole, trusted color X server from 1.6.2 still run on this system?It would be nice to get the colo(u)r code merged into the current tree - does anyone have the source to hand?
Thanks again!