Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section


 328 
 329 
 330        TIME
 331 
 332            The cumulative execution time for the process.
 333 
 334 
 335        CPU
 336 
 337            The percentage of recent CPU time used by the process. If executing
 338            in a non-global zone and the pools facility is active, the
 339            percentage will be that of the processors in the processor set in
 340            use by the pool to which the zone is bound.
 341 
 342 
 343        PROCESS
 344 
 345            The name of the process (name of executed file).
 346 
 347 
 348        LWPID
 349 
 350            The lwp ID of the lwp being reported.

 351 
 352 
 353        NLWP
 354 
 355            The number of lwps in the process.
 356 
 357 
 358 
 359        With the some options, in addition to a number of the column headings
 360        shown above, there are:
 361 
 362        NPROC
 363 
 364            Number of processes in a specified collection.
 365 
 366 
 367        MEMORY
 368 
 369            Percentage of memory used by a specified collection of processes.
 370 


 521 SEE ALSO
 522        date(1), lgrpinfo(1), plgrp(1), proc(1), ps(1), time(2), psrinfo(1M),
 523        psrset(1M), sar(1M), pset_getloadavg(3C), proc(4), project(4),
 524        attributes(5), resource_controls(5), zones(5)
 525 
 526 NOTES
 527        The snapshot of system usage displayed by prstat is true only for a
 528        split-second, and it may not be accurate by the time it is displayed.
 529        When the -m option is specified, prstat tries to turn on microstate
 530        accounting for each process; the original state is restored when prstat
 531        exits. See proc(4) for additional information about the microstate
 532        accounting facility.
 533 
 534 
 535        The total memory size reported in the SWAP and RSS columns for groups
 536        of processes can sometimes overestimate the actual amount of memory
 537        used by processes with shared memory segments.
 538 
 539 
 540 
 541                                November 14, 2014                    PRSTAT(1M)


 328 
 329 
 330        TIME
 331 
 332            The cumulative execution time for the process.
 333 
 334 
 335        CPU
 336 
 337            The percentage of recent CPU time used by the process. If executing
 338            in a non-global zone and the pools facility is active, the
 339            percentage will be that of the processors in the processor set in
 340            use by the pool to which the zone is bound.
 341 
 342 
 343        PROCESS
 344 
 345            The name of the process (name of executed file).
 346 
 347 
 348        LWP
 349 
 350            The lwp ID of the lwp being reported, as well as the LWP name if
 351            any is set.
 352 
 353 
 354        NLWP
 355 
 356            The number of lwps in the process.
 357 
 358 
 359 
 360        With the some options, in addition to a number of the column headings
 361        shown above, there are:
 362 
 363        NPROC
 364 
 365            Number of processes in a specified collection.
 366 
 367 
 368        MEMORY
 369 
 370            Percentage of memory used by a specified collection of processes.
 371 


 522 SEE ALSO
 523        date(1), lgrpinfo(1), plgrp(1), proc(1), ps(1), time(2), psrinfo(1M),
 524        psrset(1M), sar(1M), pset_getloadavg(3C), proc(4), project(4),
 525        attributes(5), resource_controls(5), zones(5)
 526 
 527 NOTES
 528        The snapshot of system usage displayed by prstat is true only for a
 529        split-second, and it may not be accurate by the time it is displayed.
 530        When the -m option is specified, prstat tries to turn on microstate
 531        accounting for each process; the original state is restored when prstat
 532        exits. See proc(4) for additional information about the microstate
 533        accounting facility.
 534 
 535 
 536        The total memory size reported in the SWAP and RSS columns for groups
 537        of processes can sometimes overestimate the actual amount of memory
 538        used by processes with shared memory segments.
 539 
 540 
 541 
 542                                September 1, 2018                    PRSTAT(1M)