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