Re: [PATCH 1/6] freepgt: free_pgtables use vma list

From: David S. Miller
Date: Fri Mar 25 2005 - 12:32:48 EST


On Fri, 25 Mar 2005 16:35:12 +1100
Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote:

> Oh - one other question too. Doing the unmap and page table freeing in
> the same pass will put freed pagecache pages in the same mmu_gather as
> the freed page table pages. This looks like it may be a problem for
> sparc64?

No, that's fine, the code can handle this situation.

-
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/