All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] MAX_ADDRESS.
@ 2003-09-30  5:33 Naresh
  2003-09-30 12:06 ` Matthew Wilcox
  0 siblings, 1 reply; 4+ messages in thread
From: Naresh @ 2003-09-30  5:33 UTC (permalink / raw)
  To: parisc-linux

Hi,
This question is relevant to the 2.4 kernel. Is MAX_ADDRESS really the
highest virtual address mapped by the kernel? I can see this comment in
'paging_init()' in the section for DISCONTIGMEM. However,
pagetable_init() doesnt make a check before it calls 'map_pages( )' for
all the ranges of memory. So we may DISCONTIGMEM turned off but  it may
so happen that we have a 'pmem_ranges[]' entry that is greater than
MAX_ADDRESS which may find its way into the kernel page tables.
Regards,
Naresh.

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

end of thread, other threads:[~2003-09-30 13:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-30  5:33 [parisc-linux] MAX_ADDRESS Naresh
2003-09-30 12:06 ` Matthew Wilcox
2003-09-30 12:24   ` Naresh
2003-09-30 13:17     ` James Bottomley

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.