vm_page_wire vm_page_unwire - wire and unwire pages
The
vm_page_unwire ();
function releases one of the wirings on the page.
When
write_count
reaches zero the page is placed back onto either the active queue
(if
Fa activate
is non-zero) or onto the inactive queue (if
Fa activate
is zero).
If the page is unmanaged
( PG_UNMANAGED
is set) then the page is left on
PQ_NONE
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |