1.7 KiB
1.7 KiB
v1.13.1
Fixes
- fix parsing zero or multiple optional fields in cgroup mountinfo.
v1.13.0
Features
- add Linux cgroups support when calling
get().
v1.12.0
Fixes
- fix
geton OpenBSD to ignore offline CPUs - implement
get_physicalon OpenBSD
v1.11.1
Fixes
- Use
mem::zeroedinstead ofmem::uninitialized.
v1.11.0
Features
- add
hermittarget OS support - removes
bitrigsupport
Fixes
- fix
get_physicalcount with AMD hyperthreading.
v1.10.1
Fixes
- improve
haikuCPU detection
v1.10.0
Features
- add
illumostarget OS support - add default fallback if target is unknown to
1
v1.9.0
Features
- add
sgxtarget env support
v1.8.0
Features
- add
wasm-unknown-unknowntarget support
v1.7.0
Features
- add
get_physicalsupport for macOS
Fixes
- use
_SC_NPROCESSORS_CONFon Unix targets
v1.6.2
Fixes
- revert 1.6.1 for now
v1.6.1
Fixes
- fixes sometimes incorrect num on Android/ARM Linux (#45)
v1.6.0
Features
get_physicalgains Windows support
v1.5.1
Fixes
- fix
getto return 1 ifsysconf(_SC_NPROCESSORS_ONLN)failed
v1.5.0
Features
get()now checkssched_affinityon Linux
v1.4.0
Features
- add
haikutarget support
v1.3.0
Features
- add
redoxtarget support
v1.2.1
Fixes
- fixes
get_physicalcount (454ff1b)
v1.2.0
Features
- add
emscriptentarget support - add
fuchsiatarget support
v1.1.0
Features
- added
get_physicalfunction to return number of physical CPUs found
v1.0.0
Features
getfunction returns number of CPUs (physical and virtual) of current platform