HomeFreeBSD

Modify the vm object locking in do_sendfile() so that the containing object

Description

Modify the vm object locking in do_sendfile() so that the containing object
is locked when vm_page_io_finish() is called on a page. This is to satisfy
a new, post-RELENG_5 assertion in vm_page_io_finish(). (I am in the
process of transitioning the responsibility for synchronizing access to
various fields/flags on the page from the global page queues lock to the
per-object lock.)

Tripped over by: obrien@

Details

Provenance
alcAuthored on Oct 20 2004, 5:44 PM
Parents
rG6e1b2264bd79: Introduce root_rw_mount as a new variable in defaults/rc.conf to
Branches
Unknown
Tags
Unknown

Event Timeline