Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269313AbUIYMW3 (ORCPT ); Sat, 25 Sep 2004 08:22:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269314AbUIYMW2 (ORCPT ); Sat, 25 Sep 2004 08:22:28 -0400 Received: from smtp205.mail.sc5.yahoo.com ([216.136.129.95]:23454 "HELO smtp205.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S269313AbUIYMW1 (ORCPT ); Sat, 25 Sep 2004 08:22:27 -0400 Message-ID: <415562FE.3080709@yahoo.com.au> Date: Sat, 25 Sep 2004 22:22:22 +1000 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4 X-Accept-Language: en MIME-Version: 1.0 To: ncunningham@linuxmail.org CC: Kevin Fenzi , Pavel Machek , Linux Kernel Mailing List Subject: Re: 2.6.9-rc2-mm1 swsusp bug report. References: <20040924021956.98FB5A315A@voldemort.scrye.com> <20040924143714.GA826@openzaurus.ucw.cz> <20040924210958.A3C5AA2073@voldemort.scrye.com> <1096069216.3591.16.camel@desktop.cunninghams> <20040925014546.200828E71E@voldemort.scrye.com> <1096113235.5937.3.camel@desktop.cunninghams> In-Reply-To: <1096113235.5937.3.camel@desktop.cunninghams> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 866 Lines: 23 Nigel Cunningham wrote: > Hi. > > On Sat, 2004-09-25 at 11:45, Kevin Fenzi wrote: >>What causes memory to be so fragmented? > > > Normal usage; the pattern of pages being freed and allocated inevitably > leads to fragmentation. The buddy allocator does a good job of > minimising it, but what is really needed is a run-time defragmenter. I > saw mention of this recently, but it's probably not that practical to > implement IMHO. > Well, by this stage it looks like memory is already pretty well shrunk as much as it is going to be, which means that even a pretty capable defragmenter won't be able to do anything. - 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/