lkml.org 
[lkml]   [2003]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC][PATCH] allow bigger PAGE_OFFSET with PAE
William Lee Irwin III wrote:
> On Tue, Jan 07, 2003 at 12:06:38PM -0800, Dave Hansen wrote:
>
>>Also, this gets the kernel's pagetables right, but neglects
>>userspace's for now. pgd_alloc() needs to be fixed to allocate
>>another PMD, if the split isn't PMD-alighed.
>
> Um, that should be automatic when USER_PTRS_PER_PGD is increased.

Nope, you need a little bit more. pgd_alloc() relies on its memcpy()
to provide the kernel mappings. After the last user PMD is allocated,
you still need to copy the kernel-shared part of it in.

--
Dave Hansen
haveblue@us.ibm.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.035 / U:2.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site