Page MenuHomeFreeBSD

Userland PQ_LAUNDRY support
ClosedPublic

Authored by markj on Nov 7 2016, 5:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 9:11 PM
Unknown Object (File)
Mon, Apr 29, 9:38 PM
Unknown Object (File)
Sat, Apr 27, 1:50 AM
Unknown Object (File)
Sat, Apr 27, 12:49 AM
Unknown Object (File)
Thu, Apr 25, 7:55 AM
Unknown Object (File)
Thu, Apr 25, 4:45 AM
Unknown Object (File)
Wed, Apr 17, 3:38 PM
Unknown Object (File)
Mon, Apr 8, 9:00 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.