Page MenuHomeFreeBSD

Get rid of vm_pageout_page_queued()
ClosedPublic

Authored by markj on May 12 2018, 3:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 12:25 AM
Unknown Object (File)
Mon, May 18, 12:24 AM
Unknown Object (File)
Sun, May 17, 11:59 PM
Unknown Object (File)
Tue, Apr 28, 10:07 PM
Unknown Object (File)
Tue, Apr 28, 10:03 PM
Unknown Object (File)
Mon, Apr 27, 2:46 AM
Unknown Object (File)
Sun, Apr 26, 10:06 AM
Unknown Object (File)
Fri, Apr 24, 12:01 AM
Subscribers

Details

Summary

vm_page_queue(), added in r333256, is a generalization of
vm_pageout_page_queue(). No functional change intended.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16542
Build 16456: arc lint + arc unit

Event Timeline

markj added reviewers: alc, kib, jeff.
This revision is now accepted and ready to land.May 12 2018, 5:26 PM
This revision was automatically updated to reflect the committed changes.