Re: [PATCH 2/5] Light Fragmentation Avoidance V20: 002_usemap

From: Andi Kleen
Date: Tue Nov 22 2005 - 05:22:17 EST


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

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