diff options
author | 2024-11-02 08:09:48 -0400 | |
---|---|---|
committer | 2025-01-14 14:56:49 -0700 | |
commit | 56530007cac0630140a0846dd6110d60105a58ac (patch) | |
tree | 7924e4d81d10e6b90e111fce40ffd56bbc652d73 /scripts/gdb/linux/utils.py | |
parent | kunit: platform: Resolve 'struct completion' warning (diff) | |
download | wireguard-linux-56530007cac0630140a0846dd6110d60105a58ac.tar.xz wireguard-linux-56530007cac0630140a0846dd6110d60105a58ac.zip |
kunit: add fallback for os.sched_getaffinity
Python 3.13 added os.process_cpu_count as a cross-platform alternative
for the Linux-only os.sched_getaffinity. Use it when it's available and
provide a fallback when it's not.
This allows kunit to run on macOS.
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions