[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <iiqm31$3b5$1@dough.gmane.org>
Date: Tue, 8 Feb 2011 05:58:57 +0000 (UTC)
From: WANG Cong <xiyou.wangcong@...il.com>
To: linux-kernel@...r.kernel.org
Cc: kernelnewbies@...linux.org
Subject: Re: Regarding Buddy Allocator
On Mon, 07 Feb 2011 18:29:48 -0500, Sri Ram Vemulpali wrote:
> Can anyone point me to implementation of buddy allocator, with efficient
> data structures used. Thanks in advance.
>
> I am trying to get another thought or implementation on code.
You need to check mm/page_alloc.c, especially __rmqueue_fallback()
and __free_one_page().
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists