OOM-killer going crazy. (was: Re: memory not released after using cdrecord/cdrdao)

From: Jan-Frode Myklebust (janfrode_at_parallab.uib.no)
Date: 07/26/04

  • Next message: Måns Rullgård: "Re: Future devfs plans (sorry for previous incomplete message)"
    Date:	Mon, 26 Jul 2004 11:10:04 +0200
    To: linux-kernel@vger.kernel.org
    
    

    On Sun, Jul 25, 2004 at 09:30:38PM -0400, Ed Sweetman wrote:
    >
    > Indeed, i burned a smaller cd and got very similar results.

    Same here.. After upgrading to 2.6.8-rc2 the OOM-killer is going crazy.
    It's particularly angry at the backup client 'dsmc' (from Tivoli Storage
    Manager). I'm monitoring its usage with 'top', and 'dsmc' is not using
    more than ~150MB in either size or RSS when the OOM-killer takes it down.

    The 'dsmc'-process is reporting that it's processed 2,719,000 files, and
    transfered 164.34 MB when it gets killed. i.e. it's traversed a lot of
    files, but only read about 164 MB data, so it shouldn't have filled up any
    buffer cache...

    The system still has lots of free memory (~900 MB), and also 2 GB of
    unused swap. Actually there's 0K used swap..??

    I've tried turning on vm.overcommit_memory, but it had no effect. Also
    tried changing the swappiness both up to 90% and down to 10%, but it
    never uses any swap.. ???

    BTW: I had no OOM-killer problems on 2.6.7.

      -jf
    -
    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: Måns Rullgård: "Re: Future devfs plans (sorry for previous incomplete message)"

    Relevant Pages

    • Re: [PATCH] oom killer (Core)
      ... There's a patch in -mm which causes the oom-killer to be invoked each time ... you hit sysrq-F, which sounds like a fine idea to me. ... Unfortunately it calls the oom-killer from interrupt context, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] oom killer (Core)
      ... On Thu, 2004-12-02 at 10:29 -0800, Andrew Morton wrote: ... > Could be, I dunno. ... As long as the oom-killer allows you to get in and admin the machine ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • slow OOM killing with 2.6.9?
      ... If I run a few instances of memory chewing programs, eventually the OOM-killer ... kicks in. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: OOM-killer going crazy. (was: Re: memory not released after using cdrecord/cdrdao)
      ... Jan-Frode Myklebust wrote: ... > more than ~150MB in either size or RSS when the OOM-killer takes it down. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Mem issues in 2.6.9 (ever since 2.6.9-rc3) and possible cause
      ... > But it still does not fix the random madness of oom-killer. ... > triggered it keeps going even if there is 50MB free memory available. ... I was facing the above problems on a small embedded system, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)