From ff6e8e2974433aeabaaefaf9d8b6a35e9641b9ac Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sat, 8 Sep 2007 16:51:19 +0000 Subject: top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled, +80 bytes when disabled (mainly because of text wrapping fixes in display_process_list). --- procps/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'procps/Config.in') diff --git a/procps/Config.in b/procps/Config.in index f041b5d72..2bd3cd245 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -128,6 +128,13 @@ config FEATURE_TOP_DECIMALS help Show 1/10th of a percent in CPU/mem statistics. +config FEATURE_TOPMEM + bool "topmem" + default n + depends on TOP + help + Enable 's' in top (gives lots of memory info) + config UPTIME bool "uptime" default n -- cgit v1.2.3