]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Inline vm_page_aflags_clear() and vm_page_aflags_set().
authorAlan Cox <alc@FreeBSD.org>
Fri, 3 Aug 2012 01:48:15 +0000 (01:48 +0000)
committerAlan Cox <alc@FreeBSD.org>
Fri, 3 Aug 2012 01:48:15 +0000 (01:48 +0000)
commit369763e31a1ae7513693dadad230b919f69e5d0a
treefeac91ca3709b2a50de97b74a3f44576f91012df
parent0f3fae6159ce49ac3f56630bffda78b1bab090b3
Inline vm_page_aflags_clear() and vm_page_aflags_set().

Add comments stating that neither these functions nor the flags that they
are used to manipulate are part of the KBI.
sys/vm/vm_page.c
sys/vm/vm_page.h