From a0ed94f39e75cb746541940edf8e96515963abe8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 4 Oct 1996 06:34:57 +0000 Subject: . --- utils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'utils') diff --git a/utils/ChangeLog b/utils/ChangeLog index 0b7cace2..28a693f6 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,14 @@ +Thu Oct 3 16:08:21 1996 Miles Bader + + * vmstat.c (name_to_option): Correct test for malloc failure. + (get_memobj_hit_ratio): Renamed from get_cache_hit_ratio. + (fields): Add `max' field. + Rename `cache *' fields to `memobj *', and reword doc strings. + (val_width): New function. + (main): Calculate verbose output widths differently. + (main: FWIDTH): New macro. + (VAL_MAX_MEM, VAL_MAX_SWAP, K, M, G): New macros. + Wed Oct 2 10:24:04 1996 Miles Bader * vmstat.c (struct field): Remove desc field, add doc field. -- cgit v1.2.3