From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Schieder Subject: Re: Problem with settlers 1 Date: Mon, 01 Aug 2005 17:39:29 +0200 Message-ID: References: <42EDE50E.2090909@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <42EDE50E.2090909@aknet.ru> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org >> Just another question: why did this work on the other machine (P4, 1GB >> Ram, kernel 2.6.11.8) but not on the laptop (P-Mobile, 512 MB Ram, >> kernel 2.6.10). > Maybe you have the > /proc/sys/vm/legacy_va_layout > enabled on the machine where it > works? I can't think of any other > reasons. It shouldn't work with > the flexmmap layout, so the > legacy layout might have been > enabled on that machine. a cat on that file gives '0' on both machines. Well, nevermind, it works and I'm happy :)