Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-30 | 1.3 kB | |
v4.25.6 source code.tar.gz | 2025-06-30 | 192.4 kB | |
v4.25.6 source code.zip | 2025-06-30 | 339.8 kB | |
Totals: 3 Items | 533.6 kB | 5 |
What's Changed
disk
- [disk][linux]: fix parsing mount option when use 1/mounts on Partition by @shirou in https://github.com/shirou/gopsutil/pull/1861
- Fetch stats from folder mounted volumes by @dloucasfx in https://github.com/shirou/gopsutil/pull/1534
mem
- feat(exwindows): expose phys and pagefile memory by @kruskall in https://github.com/shirou/gopsutil/pull/1868
process
- fix: optimize performance of process.OpenFiles() by @NitroCao in https://github.com/shirou/gopsutil/pull/1866
Other Changes
- chore: fix some minor issues in the comments by @shandongzhejiang in https://github.com/shirou/gopsutil/pull/1870
- enable all go-critic by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1856
- fix: relace golangcilint on var-naming for package name by @shirou in https://github.com/shirou/gopsutil/pull/1871
New Contributors
- @dloucasfx made their first contribution in https://github.com/shirou/gopsutil/pull/1534
- @shandongzhejiang made their first contribution in https://github.com/shirou/gopsutil/pull/1870
- @kruskall made their first contribution in https://github.com/shirou/gopsutil/pull/1868
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.5...v4.25.6