Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752135AbbFWGYF (ORCPT ); Tue, 23 Jun 2015 02:24:05 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:12032 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbbFWGX7 (ORCPT ); Tue, 23 Jun 2015 02:23:59 -0400 X-IronPort-AV: E=Sophos;i="5.13,664,1427752800"; d="scan'208";a="166775357" Date: Tue, 23 Jun 2015 08:23:55 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@localhost6.localdomain6 To: "Drokin, Oleg" cc: Julia Lawall , "Dilger, Andreas" , Greg Kroah-Hartman , "" , "" , "" Subject: lustre: LIBCFS_ALLOC In-Reply-To: <18F4A875-0EF0-4566-BF2D-344B3617C83E@intel.com> Message-ID: References: <4ED30946-5333-4684-9498-B734D991847A@intel.com> <18F4A875-0EF0-4566-BF2D-344B3617C83E@intel.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 292 Lines: 9 It seems that libcfs_kvzalloc doesn't use any particular threshold or switchingbetween kzalloc and vmalloc, so can be replaced by ths function too? thanks, julia -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/