Page MenuHomeFreeBSD

systat: Implemented per-process swap display on -swap
AbandonedPublic

Authored by ota_j.email.ne.jp on Apr 10 2021, 3:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 11 2024, 4:54 AM
Unknown Object (File)
Dec 22 2023, 11:53 PM
Unknown Object (File)
Dec 13 2023, 3:33 AM
Unknown Object (File)
Nov 22 2023, 3:18 PM
Unknown Object (File)
Nov 12 2023, 1:23 PM
Unknown Object (File)
Nov 10 2023, 11:47 AM
Unknown Object (File)
Nov 8 2023, 11:48 AM
Unknown Object (File)
Oct 30 2023, 12:18 PM

Details

Reviewers
mr
Group Reviewers
manpages
Summary

Use libprocstat to calculate current swap space usage per process
and display them in usage order.

This contains changes from D29337.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254723

Test Plan

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38487
Build 35376: arc lint + arc unit

Event Timeline

ota_j.email.ne.jp edited the test plan for this revision. (Show Details)
ota_j.email.ne.jp added a reviewer: mr.
ota_j.email.ne.jp added a subscriber: mckusick.

A few small corrections to the man page.

usr.bin/systat/systat.1
286

This sentence is just a listing with no verb.

289

s/objecte/object/
s/objects/object/

Not having seen this review, I started a review at https://reviews.freebsd.org/D29754. I am fine with abandoning my review though I do think you should consider incorporating my version of the manual page.

ota_j.email.ne.jp marked 2 inline comments as done.

We have a duplicate review for this and are tracking changes in https://reviews.freebsd.org/D29754.
The comments are addressed in https://reviews.freebsd.org/D29754.