Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752300Ab0ATQEO (ORCPT ); Wed, 20 Jan 2010 11:04:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751147Ab0ATQEM (ORCPT ); Wed, 20 Jan 2010 11:04:12 -0500 Received: from gate.lvk.cs.msu.su ([158.250.17.1]:59563 "EHLO mail.lvk.cs.msu.su" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751613Ab0ATQEL (ORCPT ); Wed, 20 Jan 2010 11:04:11 -0500 X-Greylist: delayed 553 seconds by postgrey-1.27 at vger.kernel.org; Wed, 20 Jan 2010 11:04:11 EST X-Spam-ASN: From: "Nikita V. Youshchenko" To: Clark Williams Subject: Re: RFC: NUMA modifications to cyclictest Date: Wed, 20 Jan 2010 18:54:45 +0300 User-Agent: KMail/1.9.9 Cc: Thomas Gleixner , RT , LKML , Carsten Emde , John Kacur References: <20100119171439.24726f2e@torg> <20100120073734.4be7a52b@torg> In-Reply-To: <20100120073734.4be7a52b@torg> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201001201854.46935@zigzag.lvk.cs.msu.su> X-AV-Checked: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 801 Lines: 20 > The other idea I toyed with was dynamic loading of libnuma so there's > not an install dependency for the libnuma package with the rt-tests > package. I only use five functions from libnuma, so that's not too bad > a set of function pointers to manage. Hmmm, that probably won't work > very well, since I'll still have to include numa.h. Sigh... It's an overkill. We are not talking about use package to be installed into millions of systems in binary form. rt-tests are used by developers; developers may compile those with needed options. Nikita -- 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/