Page MenuHomeFreeBSD

Userland PQ_LAUNDRY support
ClosedPublic

Authored by markj on Nov 7 2016, 5:53 PM.
Tags
None
Referenced Files
F163109492: D8467.diff
Mon, Jul 20, 3:55 AM
F163049606: D8467.diff
Sun, Jul 19, 3:03 PM
F163049605: D8467.diff
Sun, Jul 19, 3:03 PM
Unknown Object (File)
Sun, Jul 12, 8:56 PM
Unknown Object (File)
Tue, Jul 7, 8:39 PM
Unknown Object (File)
Tue, Jul 7, 7:20 PM
Unknown Object (File)
Sun, Jul 5, 7:40 AM
Unknown Object (File)
Sat, Jul 4, 6:04 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.