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

From: David S. Miller
Date: Tue Mar 22 2005 - 14:25:58 EST


On Tue, 22 Mar 2005 11:01:44 -0800
"David S. Miller" <davem@xxxxxxxxxxxxx> wrote:

> Hmmm...

Thinking some more, one thing that is unique in the PPC64
and SPARC64 cases is that we are executing primarily
32-bit tasks and in such cases one PGD maps the entire
address space.

I wonder if the free_pgtables() loops simply aren't
coping well with something like that.

I'm trying to analyze my traces some more.

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