[PATCH 1/12] Add a bitmap that is used to track flags affecting a block of pages

2007-03-01 Thread Mel Gorman
The fragmentation reduction strategy needs to track if pages within a block can be moved or reclaimed so that pages are freed to the appropriate list. This patch adds a bitmap for flags affecting a whole a MAX_ORDER block of pages. In non-SPARSEMEM configurations, the bitmap is stored in the

[PATCH 1/12] Add a bitmap that is used to track flags affecting a block of pages

2007-03-01 Thread Mel Gorman
The fragmentation reduction strategy needs to track if pages within a block can be moved or reclaimed so that pages are freed to the appropriate list. This patch adds a bitmap for flags affecting a whole a MAX_ORDER block of pages. In non-SPARSEMEM configurations, the bitmap is stored in the