Re: [PATCH] break out zone free list initialization
From: Andrew Morton <hidden>
Date: 2004-08-05 08:26:10
Also in:
lkml
From: Andrew Morton <hidden>
Date: 2004-08-05 08:26:10
Also in:
lkml
Dave Hansen [off-list ref] wrote:
The following patch removes the individual free area initialization from free_area_init_core(), and puts it in a new function zone_init_free_lists(). It also creates pages_to_bitmap_size(), which is then used in zone_init_free_lists() as well as several times in my free area bitmap resizing patch.
This causes my very ordinary p4 testbox to crash very early in boot. It's quite pretty, with nice colourful stripes of blinking text on the display. -- 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:"aart@kvack.org"> aart@kvack.org </a>