aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.lib.mk
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2011-11-29 13:07:32 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2011-11-29 13:07:32 +0000
commitcf1911a9ad8b07e46ac2368091cb9d72ec3fe48f (patch)
tree6d664497455efd038a35222f0682b22935a238a7 /share/mk/bsd.lib.mk
parent3e47c787984260a70b4f9098f8c4ec2b0fccbe30 (diff)
downloadsrc-cf1911a9ad8b07e46ac2368091cb9d72ec3fe48f.tar.gz
src-cf1911a9ad8b07e46ac2368091cb9d72ec3fe48f.zip
Hide the internals of vm_page_lock(9) from the loadable modules.
Since the address of vm_page lock mutex depends on the kernel options, it is easy for module to get out of sync with the kernel. No vm_page_lockptr() accessor is provided for modules. It can be added later if needed, unless proper KPI is developed to serve the needs. Reviewed by: attilio, alc MFC after: 3 weeks
Notes
Notes: svn path=/head/; revision=228133
Diffstat (limited to 'share/mk/bsd.lib.mk')
0 files changed, 0 insertions, 0 deletions