Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755281Ab1BGX3t (ORCPT ); Mon, 7 Feb 2011 18:29:49 -0500 Received: from mail-iw0-f174.google.com ([209.85.214.174]:52626 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755126Ab1BGX3s (ORCPT ); Mon, 7 Feb 2011 18:29:48 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Eko/Jk1uDlFKbYs1bgFwJCwY+AZcJyIowK7f0jBij4J5bszHGQWUipSAWxwh9fMcFE fWgMjWUW8zPp8CChRZLL1LmksL69qCfJAd9ShH8SssLdxO9UVgek4YWzbgmVF8VZsFS5 n28ei6Fp7jQQvtTpzrMovFy6Pv9qoVZH/xtdo= MIME-Version: 1.0 Date: Mon, 7 Feb 2011 18:29:48 -0500 Message-ID: Subject: Regarding Buddy Allocator From: Sri Ram Vemulpali To: Kernel-newbies , linux-kernel-mail Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 442 Lines: 14 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. -- Regards, Sri. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/