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-w32-9616aff095d47ac8529f09e43a4e57937eabd9c1.tar.gz
busybox-w32-9616aff095d47ac8529f09e43a4e57937eabd9c1.tar.bz2
busybox-w32-9616aff095d47ac8529f09e43a4e57937eabd9c1.zip
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,
16built against uclibc: 16built against uclibc:
17 17
18bash-3.2# nmeter '%t %c %b %m %p %[pn]' 18bash-3.2# nmeter '%t %c %b %m %p %[pn]'
1923:17:28 .......... 0 0 168M 0 147 1923:17:28 .......... 0 0 168M 0 147
2023:17:29 .......... 0 0 168M 0 147 2023:17:29 .......... 0 0 168M 0 147
2123:17:30 U......... 0 0 168M 1 147 2123:17:30 U......... 0 0 168M 1 147
2223:17:31 SU........ 0 188k 181M 244 391 2223:17:31 SU........ 0 188k 181M 244 391
2323:17:32 SSSSUUU... 0 0 223M 757 1147 2323:17:32 SSSSUUU... 0 0 223M 757 1147
2423:17:33 UUU....... 0 0 223M 0 1147 2423:17:33 UUU....... 0 0 223M 0 1147
2523:17:34 U......... 0 0 223M 1 1147 2523:17:34 U......... 0 0 223M 1 1147
2623:17:35 .......... 0 0 223M 0 1147 2623:17:35 .......... 0 0 223M 0 1147
2723:17:36 .......... 0 0 223M 0 1147 2723:17:36 .......... 0 0 223M 0 1147
2823:17:37 S......... 0 0 223M 0 1147 2823:17:37 S......... 0 0 223M 0 1147
2923:17:38 .......... 0 0 223M 1 1147 2923:17:38 .......... 0 0 223M 1 1147
3023:17:39 .......... 0 0 223M 0 1147 3023:17:39 .......... 0 0 223M 0 1147
3123:17:40 .......... 0 0 223M 0 1147 3123:17:40 .......... 0 0 223M 0 1147
3223:17:41 .......... 0 0 210M 0 906 3223:17:41 .......... 0 0 210M 0 906
3323:17:42 .......... 0 0 168M 1 147 3323:17:42 .......... 0 0 168M 1 147
3423:17:43 .......... 0 0 168M 0 147 3423:17:43 .......... 0 0 168M 0 147
35 35
36This requires 55M of memory. Thus 1 trivial busybox applet 36This requires 55M of memory. Thus 1 trivial busybox applet
37takes 55k of userspace memory (nmeter doesn't account for kernel-side 37takes 55k of userspace memory (nmeter doesn't account for kernel-side