Home
last modified time | relevance | path

Searched hist:"4 b10e7d562c90d0a72f324832c26653947a07381" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dhuge_mm.hdiff 4b10e7d562c90d0a72f324832c26653947a07381 Thu Oct 25 07:16:32 CDT 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Implement change_prot_numa() in terms of change_protection()

This patch converts change_prot_numa() to use change_protection(). As
pte_numa and friends check the PTE bits directly it is necessary for
change_protection() to use pmd_mknuma(). Hence the required
modifications to change_protection() are a little clumsy but the
end result is that most of the numa page table helpers are just one or
two instructions.

Signed-off-by: Mel Gorman <mgorman@suse.de>
H A Dmm.hdiff 4b10e7d562c90d0a72f324832c26653947a07381 Thu Oct 25 07:16:32 CDT 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Implement change_prot_numa() in terms of change_protection()

This patch converts change_prot_numa() to use change_protection(). As
pte_numa and friends check the PTE bits directly it is necessary for
change_protection() to use pmd_mknuma(). Hence the required
modifications to change_protection() are a little clumsy but the
end result is that most of the numa page table helpers are just one or
two instructions.

Signed-off-by: Mel Gorman <mgorman@suse.de>
/openbmc/linux/mm/
H A Dmprotect.cdiff 4b10e7d562c90d0a72f324832c26653947a07381 Thu Oct 25 07:16:32 CDT 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Implement change_prot_numa() in terms of change_protection()

This patch converts change_prot_numa() to use change_protection(). As
pte_numa and friends check the PTE bits directly it is necessary for
change_protection() to use pmd_mknuma(). Hence the required
modifications to change_protection() are a little clumsy but the
end result is that most of the numa page table helpers are just one or
two instructions.

Signed-off-by: Mel Gorman <mgorman@suse.de>
H A Dmempolicy.cdiff 4b10e7d562c90d0a72f324832c26653947a07381 Thu Oct 25 07:16:32 CDT 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Implement change_prot_numa() in terms of change_protection()

This patch converts change_prot_numa() to use change_protection(). As
pte_numa and friends check the PTE bits directly it is necessary for
change_protection() to use pmd_mknuma(). Hence the required
modifications to change_protection() are a little clumsy but the
end result is that most of the numa page table helpers are just one or
two instructions.

Signed-off-by: Mel Gorman <mgorman@suse.de>
H A Dhuge_memory.cdiff 4b10e7d562c90d0a72f324832c26653947a07381 Thu Oct 25 07:16:32 CDT 2012 Mel Gorman <mgorman@suse.de> mm: mempolicy: Implement change_prot_numa() in terms of change_protection()

This patch converts change_prot_numa() to use change_protection(). As
pte_numa and friends check the PTE bits directly it is necessary for
change_protection() to use pmd_mknuma(). Hence the required
modifications to change_protection() are a little clumsy but the
end result is that most of the numa page table helpers are just one or
two instructions.

Signed-off-by: Mel Gorman <mgorman@suse.de>