aboutsummaryrefslogtreecommitdiff
path: root/lib/libradius
diff options
context:
space:
mode:
authorAlan Cox <alc@FreeBSD.org>2004-05-12 04:27:18 +0000
committerAlan Cox <alc@FreeBSD.org>2004-05-12 04:27:18 +0000
commit1bb816d3d131b4c266e0312fa25dd119d6191163 (patch)
tree1ad3a895c594bdb22f2dd660187f8af7c92e5909 /lib/libradius
parent088113ed0b486a379c183bc8c1996ee801a8c156 (diff)
downloadsrc-1bb816d3d131b4c266e0312fa25dd119d6191163.tar.gz
src-1bb816d3d131b4c266e0312fa25dd119d6191163.zip
Restructure vm_page_select_cache() so that adding assertions is easy.
Some of the conditions that caused vm_page_select_cache() to deactivate a page were wrong. For example, deactivating an unmanaged or wired page is a nop. Thus, if vm_page_select_cache() had ever encountered an unmanaged or wired page, it would have looped forever. Now, we assert that the page is neither unmanaged nor wired.
Notes
Notes: svn path=/head/; revision=129145
Diffstat (limited to 'lib/libradius')
0 files changed, 0 insertions, 0 deletions