AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

nmon graphs: "Pagespace Paging" vs. "Filesystem Paging"

  • 1.  nmon graphs: "Pagespace Paging" vs. "Filesystem Paging"

    Posted Fri October 08, 2010 07:18 AM

    Originally posted by: wloszczowa


    What is the difference beetwien those two graphs produced with nmon2rrd?
    thank you in advance for an explaination.
    #AIX-Forum


  • 2.  Re: nmon graphs: "Pagespace Paging" vs. "Filesystem Paging"

    Posted Mon October 18, 2010 08:25 AM

    Originally posted by: ostost


    Pagespace paging is paging of working storage (virtual memory used by processes/applications) to the paging space device while filesystem paging is paging of permanent storage (file system cache) to filesystems.

    Also take a look at the following article for more details.
    http://www.ibm.com/developerworks/aix/library/au-vmm/
    #AIX-Forum