You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #2842 - rtzoeller:freebsd-cpu-macros, r=Amanieu
Fix FreeBSD CPU_ macros
The current definitions conflate bits and bytes, leading to panics.
Found while trying to add support for `nix::sched::sched_setaffinity` to FreeBSD.
0 commit comments