Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
plpa-devel - Portable Linux Processor Affinity Header Files
PLPA is an attempt to solve the problem that there are multiple API's for
processor affinity within Linux. Specifically, the functions sched_setaffinity()
and sched_getaffinity() have numbers and types of parameters depending on your
Linux vendor and/or version of GLibc. This is quite problematic for applications
attempting to use processor affinity in Linux for compile-time, link-time,
and run-time reasons.
plpa-devel contains header files.
Packages
Latest: plpa-devel-1.3.2-2.1.pre6.el5.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
plpa-devel |
0 |
1.3.2 |
2.1.pre6.el5.fio |
i686 |
7 KiB |
2011-06-22 15:11:56 |
Changelog:
- * 2010-03-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 1.3.2-2.1
- Do not build on s390 or s390x since we don't have valgrind-devel there
- * 2010-01-14 - Steve Traylen <steve.traylen[AT]cern.ch> - 1.3.2-2
- Move all docs to lib package
- First version to be added to Fedora.
- * 2010-01-12 - Steve Traylen <steve.traylen[AT]cern.ch> - 1.3.2-1
- License change from BSD to correct BSD and AMDPLPA
- New upstream - 1.3.2
- * 2009-10-23 - Steve Traylen <steve.traylen[AT]cern.ch> - 1.3.1-2
- Future proof library version included in -libs package.
- * 2009-10-22 - Steve Traylen <steve.traylen[AT]cern.ch> - 1.3.1-1
- First Build