[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Free list initialization
- To: Linux-MM@kvack.org
- Subject: Free list initialization
- From: "Anand Eswaran" <aeswaran@andrew.cmu.edu>
- Date: Wed, 6 Aug 2003 18:32:10 -0400 (EDT)
- Fake-Sender: owner-linux-mm@kvack.org
- Importance: Normal
- Original-Recipient: rfc822;linux-mm-archive@humbolt.geo.uu.nl
- Sender: Rik van Riel <riel@nl.linux.org>
Hi all:
Could anybody point me out to the part of the mm code where the zone
free-lists are initialized to the remaining system memory just
subsequent to setting up of the zone structures . ( so that say when
the very first time _alloc_pages executes, the system can use (
__alloc_pages () -> rmqueue() free-list to allocate the required
memory block.
I dont seem to be able to find any such code in free_area_init_core().
Im using a 2.4.18 kernel.
Thanks in advance,
-----
Anand
--
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>