Re: [PATCH 04/16] mm: numa: Do not migrate or account for hintingfaults on the zero page

From: Mel Gorman
Date: Thu Jul 11 2013 - 08:42:19 EST


On Thu, Jul 11, 2013 at 01:21:02PM +0200, Peter Zijlstra wrote:
> On Thu, Jul 11, 2013 at 10:46:48AM +0100, Mel Gorman wrote:
> > +++ b/mm/memory.c
> > @@ -3560,8 +3560,13 @@ int do_numa_page(struct mm_struct *mm, struct vm_area_struct *vma,
> > set_pte_at(mm, addr, ptep, pte);
> > update_mmu_cache(vma, addr, ptep);
> >
> > + /*
> > + * Do not account for faults against the huge zero page. The read-only
>
> s/huge //
>

Whoops, thanks. Guess which comment I wrote first?

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