Re: [PATCH 1/5] freepgt: free_pgtables use vma list
From: Nick Piggin (nickpiggin_at_yahoo.com.au)
Date: 03/22/05
- Previous message: Johannes Stezenbach: "[DVB patch 09/48] dibusb readme update"
- In reply to: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Next in thread: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Reply: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Reply: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "David S. Miller" <davem@davemloft.net> Date: Tue, 22 Mar 2005 15:14:54 +1100
On Mon, 2005-03-21 at 15:02 -0800, David S. Miller wrote:
> Anyways, there's the full analysis, what do you make
> of this Hugh? :-)
Impressive, and my name isn't even Hugh.
Question, Dave: flush_tlb_pgtables after Hugh's patch is also
possibly not being called with enough range to cover all page
tables that have been freed.
For example, you may have a single page (start,end) address range
to free, but if this is enclosed by a large enough (floor,ceiling)
then it may free an entire pgd entry.
I assume the intention of the API would be to provide the full
pgd width in that case?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Johannes Stezenbach: "[DVB patch 09/48] dibusb readme update"
- In reply to: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Next in thread: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Reply: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Reply: David S. Miller: "Re: [PATCH 1/5] freepgt: free_pgtables use vma list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|