|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View page history| {warning:title=Warning}This page is under construction - do not use!{warning} |
| {anchor:top} h1. {anchor:CHP-VMINFO} {{vminfo}} Provider |
... |
| ... {noformat} |
| The {{vminfo}} probes are described in [Table 24–1|#tbl-vminfo]. 24–1|#TBL-VMINFO]. |
| h6. {anchor:TBL-VMINFO} {{vminfo}} Probes |{{anonfree}}|Probe that fires whenever an unmodified anonymous page is freed as part of paging activity. Anonymous pages are those that are not associated with a file. Memory containing such pages includes heap memory, stack memory, or memory obtained by explicitly mapping [{{zero}}(7D)|http://docs.sun.com/doc/819-2254/zero-7d?a=view].| |
... |
| [Top|#top] h2. {anchor:CHP-VMINFO-2} Arguments |
| |{{arg0}}|The value by which the statistic is to be incremented. For most probes, this argument is always 1, but for some it may take other values; these probes are noted in [Table 24–1|#tbl-vminfo].| 24–1|#TBL-VMINFO].| |
| |{{arg1}}|A pointer to the current value of the statistic to be incremented. This value is a 64–bit quantity that will be incremented by the value in {{arg0}}. Dereferencing this pointer allows consumers to determine the current count of the statistic corresponding to the probe.| |
... |
| [Top|#top] h2. {anchor:CHP-VMINFO-STABILITY} Stability |
| The {{vminfo}} provider uses DTrace's stability mechanism to describe its stabilities, as shown in the following table. For more information about the stability mechanism, see [Chapter 39, Stability FIX|Title]. Stability|Stability]. |
| ||Element||Name stability||Data stability||Dependency class|| |Provider|Evolving|Evolving|ISA| |
... |