FreeBSD Bugzilla – Attachment 46759 Details for
Bug 71690
[patch] inaccurate information in systat(1) manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.78 KB, created by
Jan Srzednicki
on 2004-09-13 02:30:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jan Srzednicki
Created:
2004-09-13 02:30:22 UTC
Size:
1.78 KB
patch
obsolete
>--- systat.1.old Mon Sep 13 02:45:30 2004 >+++ systat.1 Mon Sep 13 03:22:07 2004 >@@ -301,15 +301,16 @@ > active processes, that is processes that have run in the previous > twenty seconds. > The second row reports on memory usage of all processes. >-The first column reports on the number of physical pages >-claimed by processes. >-The second column reports the number of physical pages that >-are devoted to read only text pages. >+The first column reports on the number of kilobytes in >+physical pages claimed by processes. >+The second column reports the number of kilobytes in >+physical pages that are devoted to read only text pages. > The third and fourth columns report the same two figures for >-virtual pages, that is the number of pages that would be >+virtual pages, that is the number of kilobytes in >+pages that would be > needed if all processes had all of their pages. >-Finally the last column shows the number of physical pages >-on the free list. >+Finally the last column shows the number of kilobytes in >+physical pages on the free list. > .Pp > Below the memory display is a list of the > average number of processes (over the last refresh interval) >@@ -367,11 +368,11 @@ > pages copied on write (`cow'), > pages zero filled on demand (`zfod'), > slow (on-the-fly) zero fills percentage (`%slo-z'), >-pages wired down (`wire'), >-active pages (`act'), >-inactive pages (`inact'), >-pages on the buffer cache queue (`cache'), >-number of free pages (`free'), >+kilobytes in pages wired down (`wire'), >+kilobytes in active pages (`act'), >+kilobytes in inactive pages (`inact'), >+kilobytes in pages on the buffer cache queue (`cache'), >+number of kilobytes in free pages (`free'), > pages freed by the page daemon (`daefr'), > pages freed by exiting processes (`prcfr'), > pages reactivated from the free list (`react'),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71690
: 46759