All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Michael Tokarev" <mjt@tls.msk.ru>,
	qemu-devel <qemu-devel@nongnu.org>,
	"陳韋任 (Wei-Ren Chen)" <chenwj@iis.sinica.edu.tw>
Subject: Re: [Qemu-devel] default guest RAM size?
Date: Tue, 05 Mar 2013 21:59:40 -0600	[thread overview]
Message-ID: <1362542380.7276.9@driftwood> (raw)
In-Reply-To: <CAFEAcA_q7zfXZZuRTM-PsJQCAY9q7+MZNiwz-wczvSAY5SO3Pg@mail.gmail.com> (from peter.maydell@linaro.org on Tue Mar  5 00:09:27 2013)

On 03/05/2013 12:09:27 AM, Peter Maydell wrote:
> On 5 March 2013 14:07, 陳韋任 (Wei-Ren Chen) <chenwj@iis.sinica.edu.tw>  
> wrote:
> > On Tue, Mar 05, 2013 at 01:40:38PM +0800, Peter Maydell wrote:
> >> On 5 March 2013 13:26, Michael Tokarev <mjt@tls.msk.ru> wrote:
> >> > For many years, qemu defaults to 128Mb of guest RAM size.
> >> > Today, this is just too small, and many OSes fails to boot
> >> > with this size, more, they fail to produce any reasonable
> >> > messages either (eg, windows7 just crashes at startup).
> >>
> >> If you make the default bigger then some boards will crash
> >> or behave weirdly because they try to map more RAM in than
> >> will fit into the space for RAM in their address maps.
> >
> >   So, 128Mb is still a good default? I am just wondering if those
> > boards with little memory still are major user of QEMU? :)
> 
> They may not be major but they're still in the codebase. You
> can't just arbitrarily break them -- you need to propose
> a path forward that doesn't do that.

256 can be handled by most things. The powerpc, arm, and mips boards I  
use in aboriginal linux all handle 256 megs. (The main reason sh4 isn't  
a real platform is it's hardwired to 64 megs.)

(Sparc32 can handle 256 megs ram but crashes if you feed it too long a  
kernel command line.)

Rob

  reply	other threads:[~2013-03-06 18:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05  5:26 [Qemu-devel] default guest RAM size? Michael Tokarev
2013-03-05  5:40 ` Peter Maydell
2013-03-05  6:07   ` 陳韋任 (Wei-Ren Chen)
2013-03-05  6:09     ` Peter Maydell
2013-03-06  3:59       ` Rob Landley [this message]
2013-03-06 18:34         ` Peter Maydell
2013-03-06 18:47           ` Daniel P. Berrange
2013-03-06 18:42             ` Michael Tokarev
2013-03-07  1:21           ` Rob Landley
2013-03-07  1:29             ` Peter Maydell
2013-03-06  9:28   ` Markus Armbruster
2013-03-07  2:38   ` Anthony Liguori
2013-03-07  3:40     ` [Qemu-devel] propose to implement ower device li guang
2013-03-07 13:41       ` Wenchao Xia
2013-03-11  0:34         ` li guang
2013-03-05  9:53 ` [Qemu-devel] default guest RAM size? Daniel P. Berrange

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1362542380.7276.9@driftwood \
    --to=rob@landley.net \
    --cc=chenwj@iis.sinica.edu.tw \
    --cc=mjt@tls.msk.ru \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.