introduce two APIs for page attribute
authorShaohua Li <shaohua.li@intel.com>
Mon, 4 Aug 2008 06:51:24 +0000 (14:51 +0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 14:30:45 +0000 (16:30 +0200)
Introduce two APIs for page attribute. flushing tlb/cache in every page
attribute is expensive. AGP gart usually will do a lot of operations to
change a page to uc, new APIs can reduce flush.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: airlied@linux.ie
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found