linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Daniel Lao <laodx@gzjpg.com>
Cc: "linuxppc-dev@lists.linuxppc.org" <linuxppc-dev@lists.linuxppc.org>
Subject: Re: About the process's logical space :-(
Date: Sat, 2 Nov 2002 04:11:13 +1100	[thread overview]
Message-ID: <20021101171113.GB2746@krispykreme> (raw)
In-Reply-To: <200211011030515.SM00332@xuyf>


> I have used the linuxppc development env. with 2.2.12 kernel, the
> process can only map to the logical address between 0x0 - 0x80000000.
> But under the redhat (kernel 2.2.5, x86), I can map to 0x0 -
> 0xC0000000!!!  Is the 2.4.x ppc kernel also have the limit?

You can change this on newer kernels (its a config option,
CONFIG_TASK_SIZE). Eg on my titanium powerbook running 2.4.20-pre4:

# cat /proc/self/maps
...
bfffe000-c0000000 rwxp fffff000 00:00 0

Anton

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2002-11-01 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-01  1:41 About the process's logical space :-( Daniel Lao
2002-11-01 17:11 ` Anton Blanchard [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=20021101171113.GB2746@krispykreme \
    --to=anton@samba.org \
    --cc=laodx@gzjpg.com \
    --cc=linuxppc-dev@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).