Re: [patch 1/3] mm: decouple unevictable lru from mmu

From: KOSAKI Motohiro
Date: Sun Mar 22 2009 - 19:46:22 EST


> @@ -206,7 +206,6 @@ config VIRT_TO_BUS
> config UNEVICTABLE_LRU
> bool "Add LRU list to track non-evictable pages"
> default y
> - depends on MMU
> help
> Keeps unevictable pages off of the active and inactive pageout
> lists, so kswapd will not waste CPU time or have its balancing
> diff --git a/mm/internal.h b/mm/internal.h
> index 478223b..ceaa629 100644
> --- a/mm/internal.h
> +++ b/mm/internal.h

David alread made this portion and it already merged in mmotm.
Don't you work on mmotm?




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