To check memory resources:
sar -p
and press Enter.sar -p 5 50
and press Enter. The system displays the Memory Resources screen.
sar -g
or sar -g 5 50
and press Enter. The system displays the Memory Resources screen with new information.
sar -
r and press Enter. The system displays the Memory Resources screen with new information.
Note:
Besides memory overload, processes being created and terminated regularly will also cause vflt/s to increase. If this is the case, memory may be sufficient, but the creation of processes is forcing the operating system to page processes to disk and back into memory. When processes are paged, they respond more slowly, and speech processing may be interrupted.