Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        plpa-libs - Portable Linux Processor Affinity Libraries
        
        
        - Description:
- 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-libs contains runtime libraries. 
Packages
        
        
            | plpa-libs-1.3.2-2.1.el6.i686
              [24 KiB] | Changelog
              by Dennis Gregorovic (2010-03-30): - Do not build on s390 or s390x since we don't have valgrind-devel there |