All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Andi Kleen <ak@suse.de>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Question regarding x86_64 __PHYSICAL_MASK_SHIFT
Date: Tue, 4 Oct 2005 21:02:10 +0900	[thread overview]
Message-ID: <20051004120210.GA2622@htj.dyndns.org> (raw)
In-Reply-To: <43426EB4.6080703@gmail.com>

 Sorry, corrections.

On Tue, Oct 04, 2005 at 08:59:48PM +0900, Tejun Heo wrote:
> 
>  Hello, Andi.
> 
>  In include/asm-x86_64/page.h, __VIRTUAL_MASK_SHIFT is defined as 48 
> bits which is the size of virtual address space on current x86_64 
> machines as used as such.  OTOH, __PHYSICAL_MASK_SHIFT is defined as 46 
           and used as such.
> and used as mask shift for physical page address (i.e. physaddr >> 12).
                             physical page number (i.e. physaddr >> 12).

 Sorry about extra noise, I gotta eat something, feeling dizzy.  :-)

-- 
tejun

  reply	other threads:[~2005-10-04 12:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-04 11:59 Question regarding x86_64 __PHYSICAL_MASK_SHIFT Tejun Heo
2005-10-04 12:02 ` Tejun Heo [this message]
2005-10-04 17:24 ` Andi Kleen
2005-10-04 18:52   ` Tejun Heo
2005-10-04 19:01     ` Andi Kleen
2005-10-04 19:19       ` Tejun Heo
2005-10-04 19:27         ` Andi Kleen
2005-10-05  4:01           ` Tejun Heo

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=20051004120210.GA2622@htj.dyndns.org \
    --to=htejun@gmail.com \
    --cc=ak@suse.de \
    --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.