htop/plpa-1.1
Hisham Muhammad fa87ff0251 Clean up htop's configure options. 2008-03-09 02:16:21 +00:00
..
src Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
AUTHORS Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
LICENSE Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
Makefile.am Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
Makefile.in Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
README Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
VERSION Embed PLPA (Portable Linux Processor Affinity) in order to support 2008-03-05 09:46:47 +00:00
plpa.m4 Clean up htop's configure options. 2008-03-09 02:16:21 +00:00

README

This is a stripped-down version of the PLPA 1.1 package, adapted to
be embedded in the htop code base. For the full PLPA package, go to
http://www.open-mpi.org/projects/plpa/. Copyright notice for PLPA
follows below.

  -- Hisham Muhammad, htop author. March 2008.

===========================================================================

This is the Portable Linux Processor Affinity (PLPA) package
(pronounced "pli-pa").  It is intended for developers who wish to use
Linux processor affinity via the sched_setaffinity() and
sched_getaffinity() library calls, but don't want to wade through the
morass of 3 different APIs that have been offered through the life of
these calls in various Linux distributions and glibc versions.

Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
                        University Research and Technology
                        Corporation.  All rights reserved.
Copyright (c) 2004-2005 The Regents of the University of California.
                        All rights reserved.
Copyright (c) 2006-2008 Cisco Systems, Inc.  All rights reserved.
$COPYRIGHT$

See LICENSE file for a rollup of all copyright notices.

$HEADER$

===========================================================================