Re: [PATCH -mm 3/8] Hibernation: Simplify memory bitmap

From: Pavel Machek
Date: Thu Jul 10 2008 - 11:04:34 EST


On Thu 2008-07-10 02:00:54, Rafael J. Wysocki wrote:
> From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
> Subject: Hibernation: Simplify memory bitmap
>
> This patch simplifies the memory bitmap manipulations.
>
> - remove the member size in struct bm_block
>
> It is not necessary for struct bm_block to have the number of bit chunks
> that can be calculated by using end_pfn and start_pfn.
>
> - use find_next_bit() for memory_bm_next_pfn
>
> No need to invent the bitmap library only for the memory bitmap.
>
> Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
> Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>

ACK.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/