summaryrefslogtreecommitdiffstats
path: root/Affinity.c
AgeCommit message (Expand)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-08-30Introduce Row and Table classes for screens beyond top-processesNathan Scott
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-04hwloc: use int in hwloc_bitmap_foreach_begin loopChristian Göttsche
2021-07-18Enable affinity support for non-LinuxChristian Göttsche
2021-07-18Rework CPU countingChristian Göttsche
2021-03-21Use `#if defined()` syntax when `#elif defined()` is presentBenny Baumann
2021-03-19Use unsigned types for CPU counts and associated variablesChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2020-11-19IWYU update (FreeBSD)Christian Goettsche
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-10-18Make all required includes explicitBenny Baumann
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-29Sort headers/includesBenny Baumann
2020-09-18Avoid checking of undefined macrosChristian Göttsche
2020-09-03Axe automated header generation.Zev Weiss
2020-08-20Resolve compiler warnings and errors relating to the Arg unionNathan Scott
2016-02-14Portable affinity using hwlocHisham
2016-02-02Check for failure in allocations.Hisham
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-01-16Fix order of calloc arguments.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad