Re: Where can I get the git tree for linux numa userland tool?

Andi Kleen <[email protected]> Sun, 1 Jan 2012 22:31:30 -0800
Newsgroups org.kernel.vger.linux-numa
Message-ID <[email protected]>
On Thu, Dec 29, 2011 at 12:46:07PM +0800, Ryan Wang wrote:
> Sorry to trouble you!
> 
> I'm new to linux numa, and I want to reach the git tree
> for the latest code.
> 
> Will you please give me some hits?

numactl is currently not maintained in a official git tree
(I tend to keep a private one for my patches),
but maintained old style with patches only.

The releases and RCs can be downloaded from
http://oss.sgi.com/projects/libnuma/

As for having a git tree: I think it would be a good idea,
but it would be Cliff's choice as he is the maintainer.

-Andi