Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 7 Oct 2001 17:57:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 7 Oct 2001 17:57:12 -0400 Received: from lightning.swansea.linux.org.uk ([194.168.151.1]:31241 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Sun, 7 Oct 2001 17:57:01 -0400 Subject: Re: %u-order allocation failed To: mikulas@artax.karlin.mff.cuni.cz (Mikulas Patocka) Date: Sun, 7 Oct 2001 23:01:45 +0100 (BST) Cc: alan@lxorguk.ukuu.org.uk (Alan Cox), riel@conectiva.com.br (Rik van Riel), kszysiu@main.braxis.co.uk (Krzysztof Rusocki), linux-xfs@oss.sgi.com, linux-kernel@vger.kernel.org In-Reply-To: from "Mikulas Patocka" at Oct 07, 2001 05:42:10 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > The difference between memory and vmalloc space is this: you fill up the > whole memory with cache => memory fragments. You don't fill up the whole > vmalloc space with anything => vmalloc space doesn't fragment. vmalloc space fragments. You fragment address space rather than pages thats all. Same problem - 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/