Cached memory never gets released

From: David Ashley (dash_at_xdr.com)
Date: 06/23/04

  • Next message: Hugo Mills: "Re: SIIMAGE sata fails with 2.6.7"
    Date:	Wed, 23 Jun 2004 08:31:12 -0700
    To: linux-kernel@vger.kernel.org
    
    

    Linux 2.4.23 on x86, 128M memory available
    Free outputs this:
                 total used free shared buffers cached
    Mem: 119204 109592 9612 0 60 92136
    -/+ buffers/cache: 17396 101808
    Swap: 0 0 0

    The root filesystem is NFS, no hard drives involved.
    When I run a simple program that just mallocs memory and fills it with
    random data, the kernel kills the process after it has only allocated 8 or
    9 megs. The 92136K of cached memory can't get released for some reason.
    What is happening?

    Thanks very much!
    -Dave
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Hugo Mills: "Re: SIIMAGE sata fails with 2.6.7"

    Relevant Pages