Project

General

Profile

Actions

Bug #1340

closed

Align vmstat -m columns

Added by Anonymous about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Salute.

Currently vmstat -m output doesn't align well:

Memory statistics by type Type Kern
Type InUse MemUse HighUse Limit Requests Limit Limit Size(s)
(...)
file desc 46 59K 0K 76332K 3211 0 0
device-mapped pages 1444 113K 0K 76332K 1444 0 0
UFS dirhash 297 39K 0K 76332K 297 0 0

Attached patch fixes it:

Memory statistics by type Type Kern
Type InUse MemUse HighUse Limit Requests Limit Limit Size(s)
(...)
file desc 46 59K 0K 76332K 3295 0 0
device-mapped pages 1449 114K 0K 76332K 1449 0 0
UFS dirhash 297 39K 0K 76332K 297 0 0

Objections?

Cheers,
Stathis


Files

vmstat.diff (772 Bytes) vmstat.diff Anonymous, 04/20/2009 02:28 PM
Actions #1

Updated by dillon about 15 years ago

:New submission from Stathis Kamperis <>:
:
:Salute.
:
:Currently vmstat -m output doesn't align well:

Patch looks good!
-Matt
Matthew Dillon
&lt;&gt;
Actions #2

Updated by Anonymous about 15 years ago

: Patch looks good!

Thanks! Submitted.

Cheers,
Stathis

Actions

Also available in: Atom PDF