All of lore.kernel.org
 help / color / mirror / Atom feed
From: vamsi krishna <vamsi.krishnak@gmail.com>
To: Bhanu Kalyan Chetlapalli <chbhanukalyan@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Whats in this vaddr segment 0xffffe000-0xfffff000 ---p ?
Date: Fri, 22 Jul 2005 20:48:30 +0530	[thread overview]
Message-ID: <3faf0568050722081890a2e@mail.gmail.com> (raw)
In-Reply-To: <7d15175e050722072727a7f539@mail.gmail.com>

Hello,

>
> The location of the vsyscall page is different on 32 and 64 bit
> machines. So 0xffffe000 is NOT the address you are looking for while
> dealing with the 64 bit machine.  Rather 0xffffffffff600000 is the
> correct location (on x86-64).
>
Both my process's are 32-bit process's, its just one runs on 64-bit
machine and other runs on 32-bit machine. The write from address
0xffffe0000 to a file on a 32-bit machine fails, but does'nt fail on
64-bit machine (the process is still 32-bit although it runs on
64-bit).

How can the virtual address of   0xffffffffff600000 exist in a 32-bit
process ? (May be I have not made myself clear in explaining the
problem?? :-?)

Best,
Vamsi.

  reply	other threads:[~2005-07-22 15:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22  6:25 Whats in this vaddr segment 0xffffe000-0xfffff000 ---p ? vamsi krishna
2005-07-22  7:46 ` Jan Engelhardt
2005-07-22 14:27 ` Bhanu Kalyan Chetlapalli
2005-07-22 15:18   ` vamsi krishna [this message]
2005-07-22 15:56     ` linux-os (Dick Johnson)
2005-07-22 17:56       ` vamsi krishna
2005-07-22 19:32         ` linux-os (Dick Johnson)
2005-07-22 21:07           ` vamsi krishna
2005-07-22 23:30           ` Jirka Kosina

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=3faf0568050722081890a2e@mail.gmail.com \
    --to=vamsi.krishnak@gmail.com \
    --cc=chbhanukalyan@gmail.com \
    --cc=linux-kernel@vger.kernel.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.