mirror of
https://git.tukaani.org/xz.git
synced 2025-02-08 09:45:45 +00:00
2611c4d905
On OpenBSD the number of cores online is often less than what HW_NCPU would return because OpenBSD disables simultaneous multi-threading (SMT) by default. Thanks to Christian Weisgerber.