Searched hist:"5 ddc7cc1" (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/systat/ |
H A D | cache.h | 5ddc7cc1 Sat Jan 16 03:30:26 GMT 2016 canacar <canacar@openbsd.org> fix a number of minor issues in the state view:
1. peak and rate computations were using uint32 size which caused the fields from working for states that transferred more than 4GB also fix an unnecessary cast to double found while looking for the bug.
2. When creating new cache entries for existing states, start time from 0 rather than the current time to prevent a "spike" in rate and peak.
|
H A D | cache.c | 5ddc7cc1 Sat Jan 16 03:30:26 GMT 2016 canacar <canacar@openbsd.org> fix a number of minor issues in the state view:
1. peak and rate computations were using uint32 size which caused the fields from working for states that transferred more than 4GB also fix an unnecessary cast to double found while looking for the bug.
2. When creating new cache entries for existing states, start time from 0 rather than the current time to prevent a "spike" in rate and peak.
|
H A D | pftop.c | 5ddc7cc1 Sat Jan 16 03:30:26 GMT 2016 canacar <canacar@openbsd.org> fix a number of minor issues in the state view:
1. peak and rate computations were using uint32 size which caused the fields from working for states that transferred more than 4GB also fix an unnecessary cast to double found while looking for the bug.
2. When creating new cache entries for existing states, start time from 0 rather than the current time to prevent a "spike" in rate and peak.
|