Re: [PATCH 2/5] Light Fragmentation Avoidance V20: 002_usemap
From: Mel Gorman <hidden>
Date: 2005-11-22 10:35:54
Also in:
lkml
From: Mel Gorman <hidden>
Date: 2005-11-22 10:35:54
Also in:
lkml
On Tue, 22 Nov 2005, Andi Kleen wrote:
quoted
All of that said, I am not even sure we have a bit left in the page flags on smaller architectures :/.How about #define PG_checked 8 /* kill me in 2.5.<early>. */ ? At least PG_uncached isn't used on many architectures too, so could be reused. I don't know why those that use it don't check VMAs instead.
PG_unchecked appears to be totally unused. It's only users are the macros that manipulate the bit and mm/page_alloc.c . It appears it has been a long time since it was used to it is a canditate for reuse. -- Mel Gorman Part-time Phd Student Java Applications Developer University of Limerick IBM Dublin Software Lab -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>