All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] memory size
Date: Mon, 25 Jun 2012 23:17:03 +0200	[thread overview]
Message-ID: <4FE8D54F.7060805@xenomai.org> (raw)
In-Reply-To: <20120625182334.GH32727@csclub.uwaterloo.ca>

On 06/25/2012 08:23 PM, Lennart Sorensen wrote:
> On Mon, Jun 25, 2012 at 06:51:53PM +0430, ali hagigat wrote:
>> My computer has 3G bytes RAM. I have disabled "high memory", PAE and
>> 64-bit memory and I/O resources for the Xenomai kernel and the memory
>> size is nearly 900M (Why the memory size became smaller than 1G? By
>> disabling those options the size should be still 3G!) :
> 
> Linux supports 900MB ram on x86, unless you have highmem support (which
> supports up to 4GB), or PAE (which supports up to 64GB).
> 
> It has been that way for many many years.
> 

Not exactly, you can increase the kernel-space memory, by decreasing the
user-space applications address space, using CONFIG_VMSPLIT_2G or even
CONFIG_VMSPLIT_1G.

But if your machine is a 64 bits machine, you should probably simply
compile a 64 bits kernel.

But anyway, people elsewhere, know better than we do. See for instance:
http://linux-mm.org/HighMemory

-- 
                                                                Gilles.


      reply	other threads:[~2012-06-25 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-25 14:21 [Xenomai] memory size ali hagigat
2012-06-25 16:06 ` Gilles Chanteperdrix
2012-06-25 18:23 ` Lennart Sorensen
2012-06-25 21:17   ` Gilles Chanteperdrix [this message]

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=4FE8D54F.7060805@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=lsorense@csclub.uwaterloo.ca \
    --cc=xenomai@xenomai.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.