K 10 svn:author V 3 kib K 8 svn:date V 27 2013-01-14T05:46:49.225735Z K 7 svn:log V 307 Rearrange the struct bufobj and struct vnode layouts to reduce padding. On the amd64 kernel with INVARIANTS turned off, size of the struct vnode is reduced from 496 to 472 bytes, saving 24 bytes of memory and KVA per vnode. Noted and reviewed by: peter Tested by: pho Sponsored by: The FreeBSD Foundation END