AIX memory bug
AIX memory bug
Hi,
"The AIX operating system leaves in memory pages that have been read or
written to. If these file pages are requested again, this saves an I/O operation."
According to the sentence above, the memory stats collected by AM aren't accurate since they shouldn't contain the filesystem cache. Otherwise the memory used would always be 100%
Filesystem cache memory is used until a process is requesting some.
Please note the attached file.
Regards,