File: control

package info (click to toggle)
numactl 2.0.8~rc4-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 784 kB
  • sloc: ansic: 5,765; sh: 363; makefile: 150; perl: 59
file content (46 lines) | stat: -rw-r--r-- 1,715 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: numactl
Section: admin 
Priority: optional
Maintainer: Ian Wienand <ianw@debian.org>
Uploaders: Al Stone <ahs3@debian.org>
Standards-Version: 3.9.2
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo

Package: numactl
Architecture: i386 amd64 ia64 mips mipsel powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}, libnuma1 (>= 2.0.1)
Description: NUMA scheduling and memory placement tool
 numactl runs processes with a specific NUMA (Non-Uniform Memory
 Architecture) scheduling or memory placement policy.  In addition it
 can set persistent policy for shared memory segments or files.

Package: libnuma1
Section: libs
Priority: optional
Depends: ${misc:Depends}, ${shlibs:Depends}
Architecture: i386 amd64 ia64 mips mipsel powerpc
Description: Libraries for controlling NUMA policy
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.

Package: libnuma-dev
Section: libdevel
Priority: extra
Depends: ${misc:Depends}, libnuma1 (= ${binary:Version}), libc6-dev | libc-dev
Architecture: i386 amd64 ia64 mips mipsel powerpc
Description: Development files for libnuma
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.  This package contains
 headers and manual pages relating to the library.

Package: libnuma-dbg
Section: debug
Priority: extra
Depends: ${misc:Depends}, libnuma1 (= ${binary:Version}), libc6-dev | libc-dev
Architecture:  i386 amd64 ia64 mips mipsel powerpc
Description: Debug package for libnuma
 Library to control specific NUMA (Non-Uniform Memory Architecture)
 scheduling or memory placement policies.  This package contains
 headers and manual pages relating to the library.