IBM/AIX

AIX에서 사용 가능한 메모리 확인

nickas 2011. 6. 20. 11:17
#svmon -O summary=basic,unit=auto

A new feature of AIX5.3 TL09 & AIX6.1 TL2;
  SVMON has a new "available memory" metric.
  This is the amount of memory available to applications.
  It includes memory in the file cache.

DESCRIPTION
  The basic idea is that a user can consume the "available memory" without causing the system to start paging to paging space. Once "available memory" is depleted, AIX will have to start paging out to paging space.