From 110967a6f7b214eb8a3b78f9a3e09a0de6412a88 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 15 Jul 2007 19:27:48 +0000 Subject: top: nested function allows us to reuse some code (not everyone likes them - but code does get smaller). display_generic - 761 +761 static.fmt_100percent_8 - 111 +111 fmt_100percent_8 101 - -101 display_status 1489 581 -908 ------------------------------------------------------------------------------ (add/remove: 2/1 grow/shrink: 0/1 up/down: 872/-1009) Total: -137 bytes text data bss dec hex filename 677020 3344 13936 694300 a981c busybox_old 676876 3344 13936 694156 a978c busybox_unstripped --- procps/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'procps/Config.in') diff --git a/procps/Config.in b/procps/Config.in index b834fbf96..f041b5d72 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -122,7 +122,7 @@ config FEATURE_TOP_CPU_GLOBAL_PERCENTS Makes top display "CPU: NN% usr NN% sys..." line. config FEATURE_TOP_DECIMALS - bool "Show 1/10th of a percent in CPU/mem statistics (adds 0.5k bytes)" + bool "Show 1/10th of a percent in CPU/mem statistics (adds 0.3k bytes)" default n depends on FEATURE_TOP_CPU_USAGE_PERCENTAGE help -- cgit v1.2.3