Atomic updates to v_wire_count are a significant source of contention.
Also remove an old printf in the case where one of the pages is in the
shared-busied state; vm_page_free_toq() will panic in this case anyway.
Differential D11791
Batch v_wire_count decrements in vm_hold_free_pages(). markj on Jul 31 2017, 1:43 AM. Authored by Tags None Referenced Files
Subscribers None
Details
Atomic updates to v_wire_count are a significant source of contention. Also remove an old printf in the case where one of the pages is in the
Diff Detail
|