diff options
author | alc <alc@FreeBSD.org> | 2013-03-03 20:37:27 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2013-03-03 20:37:27 +0000 |
commit | f661d6e5222fc7729b0001058730c72399fe1475 (patch) | |
tree | 543e7b8a7c344007833222b95c49762770c56e18 /sys/vm/vm_radix.h | |
parent | 317a9584fbba8c2eed6ff9b28c3e0ed91052ff0f (diff) | |
download | FreeBSD-src-f661d6e5222fc7729b0001058730c72399fe1475.zip FreeBSD-src-f661d6e5222fc7729b0001058730c72399fe1475.tar.gz |
We don't need to reinitialize the root of the page cache trie on every
vm object allocation. We can, instead, rely on the type stability of
the vm object zone. (Note that we already assert that the page cache
trie is empty in the vm object zone destructor.)
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sys/vm/vm_radix.h')
0 files changed, 0 insertions, 0 deletions