I dimly remember part of my issues were with /dev on the noatime file
system - so maybe we should just update atime in the vnode cache, but
just don't write it back if mounted noatime. And maybe lock dev vnodes
and never reclaim them - there can't be *that* much of them (if you
have ptyfs mounted).