Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: memory leak ubuntu server 10.10

  1. #11
    Join Date
    Jul 2009
    Beans
    43

    Re: memory leak ubuntu server 10.10

    Quote Originally Posted by tbone7 View Post
    Code:
                 total       used       free     shared    buffers     cached
    Mem:          3886       3813         73          0         99       2844
    -/+ buffers/cache:        869       3017
    Swap:         2863          0       2863
    And here is how it looks when I get home, 13 1/2 hours later. Lol. System isn't choking yet, but it's close to it, with almost all memory eaten up. The only two programs I started this morning was Deluge 1.3.0 and Rhythmbox 0.13.1. I wonder if is any of these causing the memory leak, or if it's something else..

    edit: perhaps this.
    No, the code you pasted indicates only 869M is used actually.

  2. #12
    Join Date
    Jul 2007
    Location
    Oslo, Norway
    Beans
    25
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: memory leak ubuntu server 10.10

    Oh, really. What about the first line?
    x64 Latitude E6400|C2D T9800|1440x900 LED LCD & Dell UltraSharp 2709W|4GB DDR2|80GB Intel X25-M SSD|nVidia Quadro NVS 160M|6 cell|EPort+|Intel 5300 a/b/g/n|BT|UPEK|Int. webcam /w dig. mic|Terratec Aureon Dual USB TOSLINK|eSATA WD GC 1TB 10EADS

  3. #13
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: memory leak ubuntu server 10.10

    Quote Originally Posted by tbone7 View Post
    Oh, really. What about the first line?
    The first line shows total memory "used." Linux will use any unused memory for disk caching.

    The second line shows how much memory is actually in use.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  4. #14
    Join Date
    Jul 2009
    Beans
    43

    Re: memory leak ubuntu server 10.10

    Quote Originally Posted by tbone7 View Post
    Oh, really. What about the first line?
    2844M is used as file cache by OS to increase I/O performance since you have much free memory . If your memory usage increases, OS will free up the memory from file cache. You can check the image below to understand the output of 'free'.
    Last edited by CharlesA; February 26th, 2011 at 02:07 PM. Reason: removed image, since it was a broken link.

  5. #15
    Join Date
    Jul 2007
    Location
    Oslo, Norway
    Beans
    25
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: memory leak ubuntu server 10.10

    Ok, thanks for the informative response. I will take this into consideration and conduct new investigations

    Sorry for hijacking the thread with non-ubuntu server related stuff, btw..!
    x64 Latitude E6400|C2D T9800|1440x900 LED LCD & Dell UltraSharp 2709W|4GB DDR2|80GB Intel X25-M SSD|nVidia Quadro NVS 160M|6 cell|EPort+|Intel 5300 a/b/g/n|BT|UPEK|Int. webcam /w dig. mic|Terratec Aureon Dual USB TOSLINK|eSATA WD GC 1TB 10EADS

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •