Re: overcommit stuff
From: Andrew Morton <hidden>
Date: 2002-09-22 01:12:46
William Lee Irwin III wrote:
On Sun, Sep 22, 2002 at 12:46:59AM +0100, Hugh Dickins wrote:quoted
I don't think Alan can be held responsible for errors in the overcommit stuff rml ported to 2.5 and I then added fixes to. I believe it is up to date in 2.5. Committed_AS certainly errs on the pessimistic side, that's what it's about. How much swap do you have i.e. is 23GB committed impossible, or just surprising to you? Does the number go back to what it started off from when you kill off the tests? How are "those pages" allocated e.g. what mmap args? HughIn my case it's not really possible to rerun a test in the same boot. It's not really survived very often, and when it has, it generally fails to start a second time. Various other things feel the OOM sting then, e.g. kernel compiles, small task count dbench, etc. Some of this might be slab, but I think there might be a leak. The best answers I've come up with thus far are "Hrm, the OOM killer gets set off at the wrong times, and maybe delalloc would kill bh's?"
I see no leak. After a 30-40 minute run I managed to wrestle all
the threads to the ground, unmounted the target fs and ended
up with
total used free shared buffers cached
Mem: 7249612 62796 7186816 0 11016 10804
-/+ buffers/cache: 40976 7208636
Swap: 3951844 80 3951764
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/