Source: libcpuset Priority: optional Maintainer: Anibal Monsalve Salazar Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9), automake, autoconf, libtool, libbitmask-dev Standards-Version: 3.9.8 Section: libs Homepage: http://oss.sgi.com/projects/cpusets/ Package: libcpuset-dev Section: libdevel Architecture: any Depends: libcpuset1 (= ${binary:Version}), ${misc:Depends}, libbitmask-dev Description: header files and docs for libcpuset Contains the header files and documentation for libcpuset for use in developing applications that use the libcpuset library. . The Cpuset System is a processor and memory placement mechanism that enables a system administrator to confine tasks to running on certain CPUs, and to allocating memory on certain Memory Nodes. The libcpuset library provides a convenient 'C' API to cpusets. Package: libcpuset1 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, libbitmask1 Description: assigns a set of CPUs and Memory Nodes to a set of tasks The Cpuset System is a processor and memory placement mechanism that enables a system administrator to confine tasks to running on certain CPUs, and to allocating memory on certain Memory Nodes. The libcpuset library provides a convenient 'C' API to cpusets.