On Thu, Dec 5, 2013 at 6:58 PM, Aneesh Kumar K.V
wrote:
> Liu Ping Fan writes:
>
>> The period check of _PAGE_NUMA can probably trigger the check on
>> the correctly placed page. For this case, we can just insert hpte and
>> do fast exception return.
>
> I still don't understand why we need to ha
Liu Ping Fan writes:
> The period check of _PAGE_NUMA can probably trigger the check on
> the correctly placed page. For this case, we can just insert hpte and
> do fast exception return.
I still don't understand why we need to handle numa faults in hash
page ? Are you trying to optimize the cod