Re: [PATCH 18 of 66] add pmd mangling functions to x86

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mel Gorman
Date: Monday, November 29, 2010 - 3:23 am

On Fri, Nov 26, 2010 at 06:57:51PM +0100, Andrea Arcangeli wrote:

Much clearer, thanks.


Ok.


Sorry, I still am missing something. PTE_PFN_MASK is this

#define PTE_PFN_MASK            ((pteval_t)PHYSICAL_PAGE_MASK)
#define PHYSICAL_PAGE_MASK      (((signed long)PAGE_MASK) & __PHYSICAL_MASK)

I'm not seeing how PTE_PFN_MASK affects the NX bit (bit 63).


Thanks

-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 18 of 66] add pmd mangling functions to x86, Andrea Arcangeli, (Wed Nov 3, 8:27 am)
Re: [PATCH 18 of 66] add pmd mangling functions to x86, Andrea Arcangeli, (Fri Nov 26, 10:57 am)
Re: [PATCH 18 of 66] add pmd mangling functions to x86, Mel Gorman, (Mon Nov 29, 3:23 am)
Re: [PATCH 18 of 66] add pmd mangling functions to x86, Andrea Arcangeli, (Mon Nov 29, 9:59 am)