From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dicci-0002Ct-Ry for qemu-devel@nongnu.org; Wed, 15 Jun 2005 14:28:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Diccd-0002BK-6Q for qemu-devel@nongnu.org; Wed, 15 Jun 2005 14:28:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Diccc-00029T-6C for qemu-devel@nongnu.org; Wed, 15 Jun 2005 14:28:18 -0400 Received: from [194.251.242.244] (helo=fep19.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DicXU-0000Is-AS for qemu-devel@nongnu.org; Wed, 15 Jun 2005 14:23:00 -0400 Received: from co.inet.fi ([80.220.124.133]) by fep19.inet.fi with ESMTP id <20050615182123.YJZL1914.fep19.inet.fi@co.inet.fi> for ; Wed, 15 Jun 2005 21:21:23 +0300 Message-ID: <42B071A3.70205@co.inet.fi> Date: Wed, 15 Jun 2005 21:21:23 +0300 From: Tero Kaarlela MIME-Version: 1.0 Subject: Re: [Qemu-devel] O/2 Warp 4 and eComStation References: <20050615163254.69713.qmail@web90205.mail.scd.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Natalia Portillo wrote: > Try to boot it with less than 64Mb (48Mb for example). > > OS/2 hangs when 64Mb are informed in the standard way they seems to > check that in some strange way. > > No matter it is 4.0, 4.5, eCS or whatever. Could this be because of OS/2 memory handling differs from many others in this way: Memory "filling" is started from "top" to "bottom" ?(highest address first) Tero Kaarlela