Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method to query HW size #630

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 3, 2022

  1. add method to query HW size

    Signed-off-by: Jeff Hammond <[email protected]>
    jeffhammond committed May 3, 2022
    Configuration menu
    Copy the full SHA
    8bd9160 View commit details
    Browse the repository at this point in the history
  2. use Linux macro

    Signed-off-by: Jeff Hammond <[email protected]>
    jeffhammond committed May 3, 2022
    Configuration menu
    Copy the full SHA
    f6e1f56 View commit details
    Browse the repository at this point in the history
  3. move headers around

    this is gross but i need #define GNU_SOURCE before any other headers, or the CPU_ISSET macro isn't defined.
    
    Signed-off-by: Jeff Hammond <[email protected]>
    jeffhammond committed May 3, 2022
    Configuration menu
    Copy the full SHA
    b3844fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3193c90 View commit details
    Browse the repository at this point in the history
  5. make affinity problem into a fatal error for now

    Signed-off-by: Jeff Hammond <[email protected]>
    jeffhammond committed May 3, 2022
    Configuration menu
    Copy the full SHA
    629ef19 View commit details
    Browse the repository at this point in the history
  6. hack to fix the affinity macro business

    Signed-off-by: Jeff Hammond <[email protected]>
    jeffhammond committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3697489 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5906e3f View commit details
    Browse the repository at this point in the history
  8. copyright

    Signed-off-by: Jeff Hammond <[email protected]>
    jeffhammond committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5550527 View commit details
    Browse the repository at this point in the history