| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-30 | 1.4 kB | |
| v4.25.9 source code.tar.gz | 2025-09-30 | 193.2 kB | |
| v4.25.9 source code.zip | 2025-09-30 | 341.3 kB | |
| Totals: 3 Items | 536.0 kB | 0 | |
What's Changed
cpu
- get max Mhz per package without wmi by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1919
- [cpu][windows]: add logical processor count error handling by @shirou in https://github.com/shirou/gopsutil/pull/1925
- Family and PhysicalID without wmi by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1926
- Cores count without wmi by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1915
disk
- [disk][linux]: fix lint (gofumpt) by @shirou in https://github.com/shirou/gopsutil/pull/1928
- fix infinite loop by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1922
process
- refactor: use slices.Contains to simplify code by @wmypku in https://github.com/shirou/gopsutil/pull/1906
Other Changes
- fix: github action labeler.yml confirugration format by @shirou in https://github.com/shirou/gopsutil/pull/1918
- limit memory usage on warnings list by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1920
New Contributors
- @wmypku made their first contribution in https://github.com/shirou/gopsutil/pull/1906
- @StefanoBalzarottiNozomi made their first contribution in https://github.com/shirou/gopsutil/pull/1920
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.8...v4.25.9