the bitrig pedro_namecache_trim branch has been created by pedro. it is 0 commits behind master, and 1 commit ahead.
commit 8c6274739949902db64fef3b2be9e071b6513204 diff: https://github.com/bitrig/bitrig/commit/8c62747 author: Pedro Martelletto <[email protected]> date: Fri Mar 20 15:21:37 2015 +0100 Save 8 bytes per namecache entry (on amd64). The cached values are longs, but the actual capability identifier of a vnode is an int. M sys/kern/vfs_cache.c M sys/sys/namei.h
