public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PAGE_SIZE on 64bit and 32bit machines
@ 2007-11-12 14:39 Yoav Artzi
  2007-11-12 15:14 ` Jiri Slaby
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Yoav Artzi @ 2007-11-12 14:39 UTC (permalink / raw)
  To: linux-kernel

According to my knowledge the PAGE_SIZE on 32bit architectures in 4KB. 
Logically, the PAGE_SIZE on 64bit architectures should be 8KB. That's at 
least the way I understand it. However, looking at the kernel code of 
x86_64, I see the PAGE_SIZE is 4KB.


Can anyone explain to me what am I missing here?


Thanks


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-11-13 12:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12 14:39 PAGE_SIZE on 64bit and 32bit machines Yoav Artzi
2007-11-12 15:14 ` Jiri Slaby
2007-11-12 15:32   ` Yoav Artzi
2007-11-12 15:39     ` Adrian Bunk
2007-11-12 15:58       ` Yoav Artzi
2007-11-12 16:02         ` Jiri Slaby
2007-11-12 16:11         ` Kyle McMartin
2007-11-12 16:22           ` Yoav Artzi
2007-11-12 17:13 ` Chris Snook
2007-11-13 12:10 ` Helge Hafting

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox