[patch 6/6] mmu_rmap_notifier: Skeleton for complex driver that uses its own rmaps

2008-02-14 Thread Christoph Lameter
The skeleton for the rmap notifier leaves the invalidate_page method of the mmu_notifier empty and hooks a new invalidate_page callback into the global chain for mmu_rmap_notifiers. There are seveal simplifications in here to avoid making this too complex. The reverse maps need to consit of

[patch 6/6] mmu_rmap_notifier: Skeleton for complex driver that uses its own rmaps

2008-02-14 Thread Christoph Lameter
The skeleton for the rmap notifier leaves the invalidate_page method of the mmu_notifier empty and hooks a new invalidate_page callback into the global chain for mmu_rmap_notifiers. There are seveal simplifications in here to avoid making this too complex. The reverse maps need to consit of

[patch 6/6] mmu_rmap_notifier: Skeleton for complex driver that uses its own rmaps

2008-02-08 Thread Christoph Lameter
The skeleton for the rmap notifier leaves the invalidate_page method of the mmu_notifier empty and hooks a new invalidate_page callback into the global chain for mmu_rmap_notifiers. There are seveal simplifications in here to avoid making this too complex. The reverse maps need to consit of

[patch 6/6] mmu_rmap_notifier: Skeleton for complex driver that uses its own rmaps

2008-02-08 Thread Christoph Lameter
The skeleton for the rmap notifier leaves the invalidate_page method of the mmu_notifier empty and hooks a new invalidate_page callback into the global chain for mmu_rmap_notifiers. There are seveal simplifications in here to avoid making this too complex. The reverse maps need to consit of