aboutsummaryrefslogtreecommitdiff
path: root/docs/keep_data_small.txt
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-03-14 11:50:34 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-03-14 11:50:34 +0000
commit9616aff095d47ac8529f09e43a4e57937eabd9c1 (patch)
tree50cc7f77819ab6d58cca6ce601b0cd089d26a280 /docs/keep_data_small.txt
parent26a8016da6d4bb1b92efae8b83fbd6b3dcc5e5a2 (diff)
downloadbusybox-9616aff095d47ac8529f09e43a4e57937eabd9c1.tar.gz
cosmetic documentation change
Diffstat (limited to 'docs/keep_data_small.txt')
-rw-r--r--docs/keep_data_small.txt32
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/keep_data_small.txt b/docs/keep_data_small.txt
index 88cc2bc66..272aa21c5 100644
--- a/docs/keep_data_small.txt
+++ b/docs/keep_data_small.txt
@@ -16,22 +16,22 @@ bbox binary is practically allyesconfig static one,
built against uclibc:
bash-3.2# nmeter '%t %c %b %m %p %[pn]'
-23:17:28 .......... 0 0 168M 0 147
-23:17:29 .......... 0 0 168M 0 147
-23:17:30 U......... 0 0 168M 1 147
-23:17:31 SU........ 0 188k 181M 244 391
-23:17:32 SSSSUUU... 0 0 223M 757 1147
-23:17:33 UUU....... 0 0 223M 0 1147
-23:17:34 U......... 0 0 223M 1 1147
-23:17:35 .......... 0 0 223M 0 1147
-23:17:36 .......... 0 0 223M 0 1147
-23:17:37 S......... 0 0 223M 0 1147
-23:17:38 .......... 0 0 223M 1 1147
-23:17:39 .......... 0 0 223M 0 1147
-23:17:40 .......... 0 0 223M 0 1147
-23:17:41 .......... 0 0 210M 0 906
-23:17:42 .......... 0 0 168M 1 147
-23:17:43 .......... 0 0 168M 0 147
+23:17:28 .......... 0 0 168M 0 147
+23:17:29 .......... 0 0 168M 0 147
+23:17:30 U......... 0 0 168M 1 147
+23:17:31 SU........ 0 188k 181M 244 391
+23:17:32 SSSSUUU... 0 0 223M 757 1147
+23:17:33 UUU....... 0 0 223M 0 1147
+23:17:34 U......... 0 0 223M 1 1147
+23:17:35 .......... 0 0 223M 0 1147
+23:17:36 .......... 0 0 223M 0 1147
+23:17:37 S......... 0 0 223M 0 1147
+23:17:38 .......... 0 0 223M 1 1147
+23:17:39 .......... 0 0 223M 0 1147
+23:17:40 .......... 0 0 223M 0 1147
+23:17:41 .......... 0 0 210M 0 906
+23:17:42 .......... 0 0 168M 1 147
+23:17:43 .......... 0 0 168M 0 147
This requires 55M of memory. Thus 1 trivial busybox applet
takes 55k of userspace memory (nmeter doesn't account for kernel-side