1 Star 0 Fork 0

HoperunHarmony/numactl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Simple NUMA policy support. It consists of a numactl program to run
other programs with a specific NUMA policy and a libnuma shared library 
("NUMA API") to set NUMA policy in applications.

The libnuma binary interface is supposed to stay binary compatible. 
Incompatible changes will use new symbol version numbers.

In addition there are various test and utility programs, like
numastat to display NUMA allocation statistics and memhog.

In test there is a small regression test suite.
Note that regress assumes a unloaded machine with memory free on each
node. Otherwise you will get spurious failures in the non strict
policies (prefered, interleave) 

See the manpages numactl.8 and numa.3 for details.

Copyright:

numactl and the demo programs are under the GNU General Public License, v.2
libnuma is under the GNU Lesser General Public License, v2.1.

The manpages are under the same license as the Linux manpages (see the files)

numademo links with a library derived from the C version of STREAM
by John D. McCalpin and Joe R. Zagar for one sub benchmark. See stream_lib.c 
for the license. In particular when you publish numademo output
you might need to pay attention there or filter out the STREAM results.

It also uses a public domain Mersenne Twister implementation from
Michael Brundage.

Version 2.0.8: (C)2012 SGI

Author:
Andi Kleen, SUSE Labs

Version 2.0.0 by Cliff Wickman, Christoph Lameter and Lee Schermerhorn
cpw@sgi.com clameter@sgi.com lee.schermerhorn@hp.com

空文件

简介

暂无描述 展开 收起
C 等 4 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hoperun_harmony/numactl.git
git@gitee.com:hoperun_harmony/numactl.git
hoperun_harmony
numactl
numactl
master

搜索帮助