HomeFreeBSD

Eliminate the conditional for releasing the page queues lock in
rS241512Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Eliminate the conditional for releasing the page queues lock in
vm_page_sleep(). vm_page_sleep() is no longer called with this lock
held.

Eliminate assertions that the page queues lock is NOT held. These
assertions won't translate well to having distinct locks on the active
and inactive page queues, and they really aren't that useful.

MFC after: 3 weeks

Details

Provenance
alcAuthored on
Parents
rS241511: - Remove GNU sort and the WITH_GNU_SORT knob
Branches
Unknown
Tags
Unknown

Event Timeline