Page MenuHomeFreeBSD

Userland PQ_LAUNDRY support
ClosedPublic

Authored by markj on Nov 7 2016, 5:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 25, 1:01 AM
Unknown Object (File)
Fri, Apr 24, 6:36 PM
Unknown Object (File)
Mon, Apr 20, 11:57 AM
Unknown Object (File)
Mon, Apr 20, 8:52 AM
Unknown Object (File)
Mon, Apr 20, 8:52 AM
Unknown Object (File)
Sat, Apr 18, 11:16 PM
Unknown Object (File)
Sat, Apr 18, 8:04 PM
Unknown Object (File)
Wed, Apr 15, 6:24 PM
Subscribers
None

Details

Summary

This consists of modifications to systat, vmstat and top. Generally, I
replaced v_cache_count, which is now always zero, with v_laundry_count.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5877
Build 6164: arc lint + arc unit

Event Timeline

markj retitled this revision from to Userland PQ_LAUNDRY support.
markj edited the test plan for this revision. (Show Details)
markj updated this object.
usr.bin/systat/systat.1
414

I think that it's worth having the word "dirty" here. Maybe "dirty pages queued for laundering"?

usr.bin/top/top.local.1
29

Maybe "queued for laundering" instead of "inactive"?

kib edited edge metadata.
This revision is now accepted and ready to land.Nov 10 2016, 5:46 PM
markj edited edge metadata.

review fixups

This revision now requires review to proceed.Nov 10 2016, 7:33 PM
alc edited edge metadata.
This revision is now accepted and ready to land.Nov 10 2016, 7:38 PM
This revision was automatically updated to reflect the committed changes.