Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932072AbVJUXOA (ORCPT ); Fri, 21 Oct 2005 19:14:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932076AbVJUXOA (ORCPT ); Fri, 21 Oct 2005 19:14:00 -0400 Received: from ns1.s2io.com ([142.46.200.198]:39334 "EHLO ns1.s2io.com") by vger.kernel.org with ESMTP id S932072AbVJUXN7 (ORCPT ); Fri, 21 Oct 2005 19:13:59 -0400 From: "Ravinandan Arakali" To: Cc: , Subject: Question about node-specific allocation Date: Fri, 21 Oct 2005 16:14:04 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Spam-Score: -100.4 X-Spam-Outlook-Score: () X-Spam-Features: MSGID_GOOD_EXCHANGE,USER_IN_WHITELIST Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 463 Lines: 13 Hi, In 2.6.14, I noticed that we have kmalloc_node for node-specific allocation. But in my driver since I use dev_alloc_skb() for receive buffer allocation, is there a node-specific version of this API ? Thanks, Ravi - 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/