Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Memory leak

Re: Memory leak

From: Karl Schendel <schendel_at_kbcomputer.com>
Date: Wed, 24 Sep 2003 14:28:08 GMT
Message-ID: <schendel-1B8ADE.10281324092003@netnews.attbi.com>


In article <3f70bf8d$1_1_at_news.estpak.ee>,  "Tanel Poder" <change_to_my_first_name_at_integrid.info> wrote:

> Thats completely irrelevant in sense of paging.
> Paging is paging is paging, no matter what some utilities say about process
> memory usage.
>
> When top shows I got 99% memory free, but I still have 20MB/s paging disk
> activity - I have a problem.

If you are sure that the I/O is going to a swap slice, I would agree. Otherwise you're just looking at file I/O, which on Solaris counts as page-in's and page-out's. Try iostat -x -n -p [interval].

Karl Received on Wed Sep 24 2003 - 09:28:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US