AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  nmon graphs: "Pagespace Paging" vs. "Filesystem Paging"

    Posted 10/08/10 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 10/18/10 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