HomeFreeBSD

vm_page: Remove vm_page_sbusy() and vm_page_xbusy()

Description

vm_page: Remove vm_page_sbusy() and vm_page_xbusy()

They are unused today and cannot be safely used in the face of unlocked
lookup, in which pages may be busied without the object lock held.

Obtained from: jeff (object_concurrency patches)
Reviewed by: kib

(cherry picked from commit a2665158d03e87dad410384e5c61c72e675f3edd)

Details

Provenance
markjAuthored on Nov 15 2021, 4:35 PM
Parents
rGcb081566cf86: vm_page: Consolidate page busy sleep mechanisms
Branches
Unknown
Tags
Unknown