Re: cli to track app utilizing CPU

From: Reuben D. Budiardja (techlist_at_voyager.phys.utk.edu)
Date: 02/27/04

  • Next message: a s p a s i a: "Re: cli to track app utilizing CPU"
    To: redhat-list@redhat.com
    Date: Fri, 27 Feb 2004 16:25:19 -0500
    
    

    On Friday 27 February 2004 04:07 pm, a s p a s i a wrote:
    > hello,
    >
    > i have 12gig of RAM; checking top i noticed
    > that i only have aroun 500mb fee memory ...
    > though it shows percentage of memory utilized
    > by an app ... is there a CLI that I can use to
    > exactly trace which application or process is
    > using most of my memory, and exactly how much?

    Usually the kernel cache the memory so that it can access it faster. If I am
    not mistaken, "free" and "top" shows the memory left that are not cached. The
    cached memory is not necessarily used by the application (yet).

    If you use "free", the second line that says "-/+ buffers/cache:" shows you
    how much memory is actually use by apps, and how much is cached.

    Someone please correct me if I'm wrong.

    HTH.

    RDB

    -- 
    Reuben D. Budiardja
    Department of Physics and Astronomy
    The University of Tennessee, Knoxville, TN
    ---------------------------------------------------------
    "To be a nemesis, you have to actively try to destroy 
    something, don't you? Really, I'm not out to destroy 
    Microsoft. That will just be a completely unintentional 
    side effect."
                     - Linus Torvalds -
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: a s p a s i a: "Re: cli to track app utilizing CPU"

    Relevant Pages

    • Re: How to set up a Linux machine that occupies the minimum memory footprint ?
      ... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have ... You've said in another message that your app is ...
      (comp.os.linux.setup)
    • Re: How to set up a Linux machine that occupies the minimum memory footprint ?
      ... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have ... You've said in another message that your app is ...
      (comp.os.linux.misc)
    • Re: Large text file - in memory ( > 60mb)
      ... The file is over 64mb in size, reading it line by line to do a search ... while running the app, it would mean reading/searching the>64mb file many ... Then I have to show this record found (wich ... maybe creating a datatable to ease the search but I'm pretty sure memory ...
      (microsoft.public.dotnet.framework)
    • Re: Application Unexpectedly Terminates
      ... Do you have access to eVC? ... the JIT will catch it and prompt you to attach eVC to the process. ... I suspected it was a memory problem after reading the documentation. ... The current app is usually last to die, ...
      (microsoft.public.dotnet.framework.compactframework)
    • Re: out of memory
      ... I have connections, and IO streams, ... it is possible to Manage to write your own custom Managed Memory ... >> Management and Garbage Collection is not to allow you more time to play ... you probably didn't put the app under any stress. ...
      (microsoft.public.dotnet.framework.aspnet)