Hi, This replaces the global page hash with a per-object red-black tree. Memory consumption should be lower than with the hash and it seems to speed up build.sh slightly on a MP system. http://www.netbsd.org/~ad/pagelookup.diff Thoughts? Andrew