summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update doc887-linux-free-mem-standardizationGiampaolo Rodola2016-09-213-5/+6
* add more testsGiampaolo Rodola2016-09-211-1/+5
* add more testsGiampaolo Rodola2016-09-211-0/+58
* refactoringGiampaolo Rodola2016-09-212-38/+43
* renameGiampaolo Rodola2016-09-211-2/+2
* update docGiampaolo Rodola2016-09-214-5/+14
* fix testGiampaolo Rodola2016-09-212-3/+3
* #887: add another test for avail memGiampaolo Rodola2016-09-201-3/+31
* #887: add test for calculate avail memGiampaolo Rodola2016-09-201-0/+16
* #887: add test for warnings on missing valuesGiampaolo Rodola2016-09-201-0/+30
* update testsGiampaolo Rodola2016-09-201-23/+37
* mergeGiampaolo Rodola2016-09-204-49/+26
|\
| * Merge pull request #889 from giampaolo/revert-888-887-linux-free-mem-standard...887-linux-free-mem-standardization-2Giampaolo Rodola2016-09-185-144/+76
| |\
| | * Revert "887 linux free mem standardization"revert-888-887-linux-free-mem-standardizationGiampaolo Rodola2016-09-185-144/+76
| |/
| * Merge pull request #888 from giampaolo/887-linux-free-mem-standardizationGiampaolo Rodola2016-09-185-76/+144
| |\
* | | issue #887: calculate avail mem on older kernels where MemAvailableGiampaolo Rodola2016-09-203-50/+107
| |/ |/|
* | update commentsGiampaolo Rodola2016-09-181-4/+7
* | #877 - takes LCX containers into account and prevent 'avail' to overflow 'total'Giampaolo Rodola2016-09-182-11/+17
* | update docGiampaolo Rodola2016-09-183-4/+9
* | #887: do not use sysinfo() syscall; use /proc/meminfo to calculate all statsGiampaolo Rodola2016-09-181-17/+12
* | refactoringGiampaolo Rodola2016-09-181-19/+11
* | use bytesGiampaolo Rodola2016-09-181-1/+1
* | fix typosGiampaolo Rodola2016-09-181-3/+3
* | #87: skip used mem test in case of older free versionGiampaolo Rodola2016-09-182-1/+11
* | #877: properly calculate used memGiampaolo Rodola2016-09-182-9/+17
* | #887 correctly calculate shared memGiampaolo Rodola2016-09-181-3/+14
* | reintroduce warnings for missing fieldsGiampaolo Rodola2016-09-181-10/+35
* | #887: MemAvailable column may not be there; in that case calculate available ...Giampaolo Rodola2016-09-182-2/+21
* | #887: match 'available' column of 'free'; also calculate 'cached' mem the sam...Giampaolo Rodola2016-09-182-40/+32
* | #887: add test to matche 'avail' column of 'free'Giampaolo Rodola2016-09-181-16/+12
* | linux test refactoringGiampaolo Rodola2016-09-181-6/+11
* | skip test failing on travisGiampaolo Rodola2016-09-171-0/+1
|/
* git hook script: print errors in redGiampaolo Rodola2016-09-141-7/+43
* #885: ValueError is raised if a negative integer is passed to cpu_percent() f...Giampaolo Rodola2016-09-134-0/+16
* update HISTORYGiampaolo Rodola2016-09-111-2/+2
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-113-30/+130
|\
| * Merge pull request #880 from AndreLouisCaron/win32-tcp-table-race-conditionGiampaolo Rodola2016-09-113-30/+130
| |\
| | * Releases GIL while fetching TCP and UDP tables on Windows.Andre Caron2016-09-051-0/+10
| | * Fixes race condition getting TCP and UDP tables on Windows.Andre Caron2016-09-053-30/+120
* | | remove unreliable testGiampaolo Rodola2016-09-112-28/+2
|/ /
* | add more linux testsGiampaolo Rodola2016-09-101-0/+5
* | linux tests refactoringGiampaolo Rodola2016-09-101-14/+17
* | linux tests refactoringGiampaolo Rodola2016-09-101-4/+11
* | linux tests refactoringGiampaolo Rodola2016-09-101-5/+12
* | linux tests refactoringGiampaolo Rodola2016-09-101-1/+1
* | linux tests refactoringGiampaolo Rodola2016-09-101-19/+19
* | add more linux testsGiampaolo Rodola2016-09-101-0/+28
* | skip shared mem test on linux if not supportedGiampaolo Rodola2016-09-101-0/+2
* | linux tests refactoringGiampaolo Rodola2016-09-101-4/+4
* | linux tests refactoringGiampaolo Rodola2016-09-101-2/+12