All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Andrew Morton <akpm@digeo.com>,
	bzzz@tmi.comex.ru, adilger@clusterfs.com,
	linux-kernel@vger.kernel.org, ext2-devel@lists.sourceforge.net
Subject: Re: [PATCH] concurrent block allocation for ext2 against 2.5.64
Date: Fri, 14 Mar 2003 22:20:25 -0800	[thread overview]
Message-ID: <20030315062025.GP20188@holomorphy.com> (raw)
In-Reply-To: <20030315054910.GN20188@holomorphy.com>

On Fri, Mar 14, 2003 at 08:54:55PM -0800, Andrew Morton wrote:
> > `dbench 512' will presumably do lots of IO and spend significant
> > time in I/O wait.  You should see the effects of this change more
> > if you use fewer clients (say, 32) so it doesn't hit disk.
> 
On Fri, Mar 14, 2003 at 09:49:10PM -0800, William Lee Irwin III wrote:
> Throughput 226.57 MB/sec 32 procs
> dbench 32 2>& 1  25.04s user 515.02s system 1069% cpu 50.516 total

It's too light a load... here's dbench 128.

Looks like dbench doesn't scale. It needs to learn how to spread itself
across disks if it's not to saturate a device queue while at the same
time generating enough cpu load to saturate cpus.

Is there a better (publicable/open/whatever) benchmark?

dbench 128:
Throughput 161.237 MB/sec 128 procs
dbench 128 2>& 1  143.85s user 3311.10s system 1219% cpu 4:43.27 total

vma      samples  %-age       symbol name
c0106ff4 9134179  33.7261     default_idle
c01dc3b0 5570229  20.5669     __copy_to_user_ll
c01dc418 1773600  6.54865     __copy_from_user_ll
c0119058 731524   2.701       try_to_wake_up
c0108140 686952   2.53643     .text.lock.semaphore
c011a1bc 489415   1.80706     schedule
c0119dac 485196   1.79149     scheduler_tick
c011fadc 448048   1.65433     profile_hook
c0119860 356065   1.3147      load_balance
c0107d0c 267333   0.987072    __down
c011c4ff 249627   0.921696    .text.lock.sched
c0152ab0 223897   0.826694    __find_get_block_slow
c01dc510 222598   0.821897    atomic_dec_and_lock
c0168aac 218153   0.805485    d_lookup
c013ece4 194326   0.717509    check_highmem_ptes
c015f3dc 193112   0.713026    path_lookup
c01522a0 187115   0.690884    file_move
c010f6b8 166809   0.615908    timer_interrupt

procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
 0  0      0 48280256 552768  23744    0    0     0     0 1027    16  0  0 100  0
 1  0      0 48246272 552768  24160    0    0     0   108 1027   321  0  3 97  0
12  1      0 48194752 545152  24160    0    0     0    40 1054   664  0  8 91  0
14  0      0 48061696 548672 115328    0    0     0     0 1029  1922  2 33 64  0
42  0      0 47821824 547360 366240    0    0     0     0 1026  1255  1 75 22  2
63  1      0 47603392 546624 589760    0    0     0     0 1027  1270  1 98  1  0
60  0      0 47338368 551328 853056    0    0     0     8 1027  2193  1 96  2  0
61  0      0 47074496 551680 1117952    0    0     0     0 1034  2147  1 97  2  0
11  1      0 46781376 553184 1409472    0    0     0     0 1033  5128  1 80 18  1
35  0      0 46492224 552320 1696128    0    0   116     0 1059  7890  2 59 38  1
19  0      0 46295104 554304 1890112    0    0    28     0 1031  9004  2 52 45  1
14  0      0 46097728 558848 2086368    0    0    24     0 1033  8317  2 56 40  2
22  1      0 45849344 556288 2342304    0    0    20    32 1043  8267  2 55 43  1
26  1      0 45608576 558784 2579936    0    0    20     0 1032  7990  2 50 47  1
26  0      0 45421824 557184 2767040    0    0    16     0 1032  9670  2 41 55  2
21  1      0 45297408 557696 2889696    0    0    24     0 1034  8997  2 50 47  1
21  0      0 45254528 560992 2925760    0    0     4     0 1028  9363  2 47 50  0
35  0      0 45245120 556992 2938944    0    0     4   632 1097  7463  3 59 38  1
17  0      0 45247744 560768 2931456    0    0     0     0 1119  8538  3 52 45  0
15  1      0 45269376 556416 2913952    0    0     0   624 1056  9081  2 45 52  0
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
17  0      0 45296128 559136 2884576    0    0     4    12 1152  9749  2 44 54  0
24  0      0 45296832 562560 2880832    0    0     0     0 1029  8585  2 57 41  0
22  0      0 45274496 559072 2907360    0    0     0   588 1172  7348  2 60 38  0
19  1      0 45255616 555520 2929184    0    0     0   520 1027  7362  3 61 37  0
15  0      0 45245696 559552 2935264    0    0     0    52 1167  8931  3 50 47  0
10  0      0 45241152 563232 2936032    0    0     0     0 1027  9644  2 45 53  0
18  0      0 45273216 556800 2910176    0    0     0   416 1133  9657  2 49 48  0
16  0      0 45268288 559776 2912800    0    0    12     0 1030  9502  2 45 53  0
40  0      0 45253312 562368 2925664    0    0     0     0 1029  7597  3 62 35  0
11  1      0 45233408 562528 2945280    0    0     0   912 1118  8105  3 55 41  1
30  0      0 45251136 560192 2929888    0    0     0   104 1183  8715  3 50 47  0
11  0      0 45264768 562368 2913344    0    0     0     0 1025  8622  2 53 45  0
30  0      0 45296000 564128 2880928    0    0     0   160 1067  9565  2 48 50  0
20  0      0 45296192 559776 2886176    0    0     0   620 1173  8638  2 53 45  0
31  0      0 45267072 562400 2912416    0    0     0     0 1023  7383  3 63 34  0
17  1      0 45261184 558560 2921184    0    0     0   584 1043  8113  2 56 42  0
22  0      0 45239040 561984 2941216    0    0     0    56 1169  9078  2 48 49  0
17  1      0 45246528 564192 2928800    0    0     0 18076 1067  9885  2 46 50  1
24  2      0 45263808 560864 2915840    0    0     0  3912 1077 10085  2 47 48  3
25  3      0 45250944 563456 2927744    0    0     4   164 1063  8361  2 54 40  4
24  3      0 45247616 560448 2933728    0    0     0   600 1163  8387  3 58 35  5
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
23  2      0 45263744 560928 2917184    0    0     0  1792 1225  9299  2 52 42  4
21  1      0 45259264 562816 2920864    0    0     0  2052 1201  8903  3 49 45  3
24  1      0 45282432 564192 2895968    0    0     0  2220 1205  9228  2 49 47  2
17  2      0 45289408 560640 2892832    0    0     0  1276 1181  9552  2 46 49  3
31  1      0 45281344 558304 2903456    0    0     0  1332 1244  8814  2 53 41  3
23  1      0 45267456 560192 2914784    0    0     0  2164 1199  8500  2 55 41  1
20  1      0 45257536 562880 2922336    0    0     0  2212 1193  9535  2 50 46  2
23  1      0 45257152 565728 2919712    0    0     0  4524 1180  9578  2 45 51  2
11  2      0 45265408 563200 2914144    0    0     0  1484 1136  9154  2 50 45  3
22  1      0 45273344 560160 2910048    0    0     0  1540 1196  8949  2 49 46  3
21  1      0 45269632 561600 2910496    0    0     0  4840 1130  8013  3 58 38  2
30  1      0 45280960 563328 2897856    0    0     0  4292 1113  7722  3 62 34  2
14  1      0 45264064 565056 2913664    0    0     0  3492 1129  9123  2 54 42  2
26  2      0 45289792 562432 2890816    0    0     0  6028 1109  8671  2 57 39  2
14  2      0 45301504 561600 2880640    0    0     0   364 1117  9178  2 49 44  4
17  1      0 45286976 561472 2895744    0    0     0  6884 1175  8299  2 55 41  2
15  1      0 45270528 563040 2910240    0    0     0  4504 1090  8066  2 56 40  1
24  1      0 45261952 564704 2916800    0    0     0  2980 1102  8734  2 50 46  1
14  2      0 45261760 561920 2919968    0    0     0  5524 1122  9604  3 48 47  2
28  2      0 45269056 563136 2911488    0    0     0   328 1107  9034  3 51 42  4
14  1      0 45294080 560128 2889824    0    0     0  3756 1221  9055  2 50 45  2
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
28  1      0 45282944 561472 2899712    0    0     0  3556 1120  8221  3 57 39  2
23  1      0 45289856 562912 2890336    0    0     0  3176 1102  8270  3 56 40  1
27  1      0 45281984 564448 2896832    0    0     0  4364 1133  8721  3 53 42  2
22  1      0 45288576 565792 2889280    0    0     0  3756 1112  9156  3 50 45  2
20  2      0 45307968 563648 2872768    0    0     0  2564 1131  9414  2 48 47  2
20  2      0 45293376 563104 2886560    0    0     0   576 1166  8840  2 52 42  3
17  1      0 45287680 561824 2895616    0    0     0  3548 1202  8016  3 59 36  2
14  1      0 45272960 563584 2907584    0    0     0  3276 1139  8910  3 52 44  2
20  1      0 45265408 565088 2914784    0    0     0  3492 1135  9168  3 49 47  2
15  1      0 45278848 566560 2899296    0    0     0  3968 1170  9189  2 49 46  2
13  1      0 45291328 567360 2886592    0    0     0  3752 1125  9027  3 49 47  2
19  2      0 45297408 562944 2884864    0    0     0  2148 1126  8020  3 55 40  2
22  2      0 45298048 562944 2884544    0    0     0   492 1151  7937  3 56 38  3
25  1      0 45292352 562304 2891232    0    0     0  3948 1191  8045  3 54 42  2
22  1      0 45292480 563616 2888576    0    0     0  3620 1125  8714  2 52 43  2
17  1      0 45305344 564896 2874976    0    0     0  3084 1132  9214  3 49 47  2
13  1      0 45301760 565792 2877824    0    0     0  6672 1148  9488  2 46 50  2
20  1      0 45292160 566944 2884992    0    0     0  2368 1105  8931  2 53 44  1
22  2      0 45279552 564736 2899776    0    0     0  2820 1137  8201  3 59 36  2
11  2      0 45270976 564608 2910240    0    0     0   484 1150  9030  3 53 41  3
15  1      0 45297856 562432 2884544    0    0     0  4060 1176  8291  2 52 43  2
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
24  1      0 45302144 563200 2880032    0    0     0  3496 1139  9189  3 51 45  2
29  1      0 45310592 564224 2871296    0    0     0  4328 1145  8822  3 53 43  2
17  1      0 45323136 564896 2857600    0    0     0  4072 1131  7628  2 53 43  2
28  1      0 45312576 566240 2867328    0    0     0  3468 1150  8090  2 56 40  1
16  1      0 45299200 567360 2879328    0    0     0  2344 1156  8063  3 56 40  2
15  1      0 45315968 568640 2860768    0    0     0  2400 1181  9660  2 47 49  2
21  2      0 45321536 565248 2858944    0    0     0  1228 1197  9757  2 48 47  3
18  1      0 45308352 562656 2875168    0    0     0  1892 1230  8413  2 57 38  3
20  1      0 45300992 563584 2881216    0    0     0  4184 1174  8691  2 53 43  2
21  1      0 45289216 564640 2890720    0    0     0  3696 1138  8479  2 53 43  2
14  1      0 45287424 565472 2891872    0    0     0  4108 1146  8578  3 54 41  2
23  1      0 45309376 566240 2869152    0    0     0  2528 1124  9247  2 48 48  2
18  1      0 45314560 566848 2865312    0    0     0  3044 1126  9376  3 51 45  2
19  1      0 45300672 567968 2876000    0    0     0  2788 1127  9059  3 53 43  2
16  1      0 45320576 568736 2856672    0    0     0  3528 1139  8816  3 56 40  2
18  2      0 45314368 564992 2866784    0    0     0  1632 1138  8406  3 55 39  3
23  2      0 45298752 563584 2883552    0    0     0   792 1193  9421  3 47 47  4
17  1      0 45326976 563008 2855712    0    0     0  3756 1180  9161  2 51 44  2
15  1      0 45318976 563872 2864192    0    0     0  2600 1125  9449  2 50 46  2
27  1      0 45297472 564800 2884512    0    0     0  3176 1134  8358  3 57 38  2
22  1      0 45303552 565600 2877024    0    0     0  3204 1150  9311  3 49 47  2
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
22  0      0 45291776 566368 2888288    0    0     0  3104 1138  8800  3 51 45  2
21  1      0 45308416 567008 2871072    0    0     0  3112 1135  9005  3 51 44  2
18  1      0 45315392 567808 2863200    0    0     0  3080 1129  9499  2 50 46  2
27  1      0 45305920 568352 2871200    0    0     0  3012 1137  9396  3 49 47  2
25  1      0 45321344 569120 2854624    0    0     0  2728 1115  8623  2 55 41  1
24  2      0 45313984 565632 2867424    0    0     0  2432 1147  8838  2 53 43  2
20  1      0 45320704 562368 2864160    0    0     0  1372 1142  9033  3 50 45  3
22  1      0 45339968 563296 2843296    0    0     0  3520 1145  9056  2 49 46  2
17  1      0 45339584 563808 2843840    0    0     0  3468 1137  8871  2 54 43  1
17  1      0 45323968 564640 2859008    0    0     0  4096 1150  8350  3 57 39  2
26  1      0 45317824 565376 2864512    0    0     0  3040 1123  8397  3 56 40  1
14  1      0 45321344 566112 2859872    0    0     0  3328 1132  9070  2 52 44  2
21  1      0 45324672 566816 2855712    0    0     0  3336 1143  7997  3 59 37  1
18  1      0 45336768 567456 2844032    0    0     0  3888 1119  8689  2 55 41  2
22  1      0 45322432 567904 2858272    0    0     0  3816 1131  8632  3 51 44  2
25  1      0 45321280 568672 2857632    0    0     0  3012 1120  8792  2 56 40  2
19  1      0 45327040 569536 2851296    0    0     0  2180 1103  9192  2 51 45  1
18  1      0 45312576 570432 2863104    0    0     0  3308 1134  9535  3 50 46  2
15  2      0 45329088 566624 2850976    0    0     0   580 1127  9666  2 47 47  4
16  1      0 45335296 564064 2848288    0    0     0  3612 1210  9346  2 47 48  2
17  1      0 45331968 564640 2851008    0    0     0  3204 1129  9596  3 48 47  2
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
11  1      0 45330304 565376 2851520    0    0     0  3616 1123  9132  3 53 42  2
22  1      0 45331520 565984 2849888    0    0     0  3660 1137  9305  3 50 46  2
17  1      0 45332544 566592 2847648    0    0     0  3464 1123  8743  2 53 43  1
22  1      0 45332128 567104 2848992    0    0     0  2520 1112  8055  2 57 39  1
17  1      0 45322688 567584 2856480    0    0     0  3624 1124  9194  2 50 46  1
13  1      0 45326976 568224 2852128    0    0     0  2464 1127  9158  2 51 45  2
15  1      0 45320576 568736 2858368    0    0     0  2128 1155  9505  2 46 50  2
19  1      0 45318208 569312 2860160    0    0     0  2704 1174  9129  2 50 46  2
13  1      0 45325056 570016 2853216    0    0     0  2188 1142  9297  2 51 44  2
21  1      0 45337536 570400 2838048    0    0     0  3436 1177  8373  3 53 43  2
22  2      0 45334464 565696 2847584    0    0     0  1044 1128  8705  2 55 40  2
17  1      0 45358912 565024 2824736    0    0     0  2892 1219  8876  3 56 39  2
18  1      0 45357696 565664 2824192    0    0     0  3524 1154  8886  2 50 47  1
22  1      0 45355328 566176 2826816    0    0     0  3812 1152  9006  2 54 42  2
20  1      0 45354816 566720 2827040    0    0     0  3200 1148  9004  3 50 46  2
16  1      0 45349696 566976 2831360    0    0     0  3160 1150  8772  3 51 44  2
26  1      0 45360256 567424 2819648    0    0     0  3296 1145  8908  2 49 46  2
16  1      0 45352640 567776 2827968    0    0     0  4416 1151  9085  3 51 44  2
20  1      0 45337408 568480 2842624    0    0     0  4556 1165  8596  3 54 42  1
12  1      0 45337984 568928 2840800    0    0     0  3816 1158  9757  3 45 51  2
18  1      0 45348800 569472 2829696    0    0     0  4104 1166  9528  3 48 48  2
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
29  1      0 45358464 569760 2820192    0    0     0  4432 1152  8817  2 56 40  1
22  1      0 45346176 570240 2830336    0    0     0  2560 1122  8296  2 55 40  2
21  1      0 45351488 570464 2826144    0    0     0  3528 1145  9093  3 54 42  2
22  1      0 45349312 570752 2828160    0    0     0  3724 1149  8422  2 53 43  2
23  1      0 45347904 571040 2829856    0    0     0  3340 1138  9162  2 50 45  2
 9  2      0 45354304 564960 2828288    0    0     0  1652 1150  9398  2 48 46  3
23  1      0 45358720 564928 2824608    0    0     0  2320 1183  9687  2 46 49  2
22  1      0 45356224 565536 2827232    0    0     0  3424 1155  8763  2 52 44  2
13  1      0 45345152 565984 2837472    0    0     0  2760 1132  8306  2 54 42  2
13  1      0 45344192 566400 2837792    0    0     0  4292 1168  9164  2 49 47  2
17  1      0 45351872 566816 2829088    0    0     0  3556 1143  9530  2 47 49  2
19  1      0 45352192 567104 2829248    0    0     0  3116 1139  9016  2 50 46  2
14  1      0 45360000 567680 2820096    0    0     0  4560 1161  9633  2 48 48  2
25  1      0 45352896 568160 2826720    0    0     0  3272 1147  8597  2 57 39  2
20  0      0 45347264 568448 2831968    0    0     0  3236 1134  8287  3 56 39  2
16  1      0 45341184 568928 2836224    0    0     0  3408 1138  9057  2 52 44  2
12  1      0 45347584 569280 2831168    0    0     0  2724 1122  9587  2 47 49  2
19  1      0 45354240 569440 2824832    0    0     0  3332 1134  9334  2 46 49  2
16  1      0 45357120 569760 2821568    0    0     0  2884 1137  8936  2 50 45  2
26  1      0 45346176 570176 2832544    0    0     0  3236 1130  9035  2 50 46  2
14  2      0 45339072 570560 2838272    0    0     8  3016 1136  8522  3 52 43  2
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
21  2      0 45357632 570848 2819616    0    0     0  3552 1154  9181  3 48 46  3
18  3      0 45363008 565632 2819168    0    0     8  2064 1146  9593  2 47 47  4
20  2      0 45404800 563776 2779744    0    0     8  2740 1197  9447  2 50 43  4
17  2      0 45404096 564032 2779968    0    0     0  4276 1156  8744  2 53 41  3
19  2      0 45394304 564320 2789728    0    0     0  2796 1127  8453  2 54 40  4
21  2      0 45385536 564864 2798336    0    0     4  2668 1160  8473  3 56 37  4
22  2      0 45397696 566048 2784160    0    0    24  3208 1204  9178  2 51 44  3
17  3      0 45403392 566912 2777632    0    0     8  2564 1156  9782  2 47 45  6
20  3      0 45401024 567488 2780672    0    0    16  3136 1157  8877  2 58 35  4
29  3      0 45408192 568512 2772256    0    0     8  2860 1141  9097  2 56 37  5
19  4      0 45387456 569504 2792192    0    0     4  4100 1149  8595  3 57 34  7
18  4      0 45390592 570336 2787872    0    0    20  3472 1143  8755  3 52 38  7
16  5      0 45408000 571456 2769280    0    0    16  3748 1167 10441  2 46 43  9
21  4      0 45423104 567584 2757696    0    0    48  1036 1193 10248  2 48 41  9
16  5      0 45427264 565344 2755648    0    0    32  2620 1236  9347  2 54 34 10
16  5      0 45417856 567456 2763296    0    0    72  3556 1160  9557  2 51 37  9
25  6      0 45427776 569440 2751616    0    0    60  3112 1151 10403  2 45 42 10
15  4      0 45438720 571072 2738720    0    0    48  3500 1173  9942  3 50 37 10
13 10      0 45457024 568320 2723392    0    0    96  1728 1160 10681  2 48 37 13
17  8      0 45454208 565952 2728416    0    0    24  1940 1224 10121  3 50 33 14
32  8      0 45460352 568416 2718848    0    0    56  2980 1148 10187  3 54 31 13
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
19  8      0 45449664 570048 2728992    0    0    48  3268 1160  9737  3 53 32 12
41 12      0 45494208 571392 2683040    0    0    88  2628 1179 10545  2 55 30 13
35 15      0 45536448 569280 2642528    0    0   148  1480 1136  9438  2 63 21 14
83 21      0 45558784 569728 2619680    0    0   160   848 1245  6599  2 79  9  9
20 21      0 45604736 566208 2576128    0    0   376  1216 1224 10129  2 65 17 16
30 29      0 45667328 570496 2512064    0    0   604  1668 1193 14999  2 54 19 25
24 31      0 45726656 572928 2449472    0    0   544   484 1209 16814  2 51 20 26
69 41      0 45830272 576576 2341088    0    0   604   320 1333 22979  2 58 15 25
42 62      0 45950688 566944 2228224    0    0   892   340 1464 27057  2 66 10 22
23 27      0 46028832 570656 2147328    0    0   424   304 1244 18954  2 78  5 15
28 107      0 46159200 566496 2022560    0    0   808   352 1228 23538  1 71  4 24
 7 116      0 46224160 570016 1960864    0    0   600   224 1230 27775  0 13  5 82
 2 119      0 46272416 574432 1909504    0    0   560   288 1239 21885  0  7  4 88
15 109      0 46330272 564256 1862912    0    0   488   968 1232 18866  0  7  3 90
 5 114      0 46375584 568128 1816160    0    0   500  1216 1199 19986  0  7  1 91
 2 114      0 46423456 560352 1777440    0    0   452  1248 1202 16782  0  6  2 92
 2 113      0 46455392 563488 1742176    0    0   396  1768 1193 15011  0  5  3 93
 6 111      0 46492320 566752 1702944    0    0   420  1464 1185 16749  0  5  0 94
 4 112      0 46532512 570688 1659200    0    0   492  1152 1188 18447  0  6  1 92
 4 113      0 46582304 562080 1617984    0    0   400  1344 1187 15024  0  5  2 93
 2 113      0 46625312 565440 1571648    0    0   436  1568 1196 18994  0  7  1 92
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
 6 109      0 46647712 567616 1548000    0    0   288  1956 1182 10422  0  4  3 93
 4 108      0 46707872 559744 1499008    0    0   480  1200 1202 20386  0  8  3 89
 9 103      0 46752672 563168 1452544    0    0   444  1360 1195 18791  0  6  3 90
 6 105      0 46792864 566240 1409216    0    0   412  1720 1186 17387  0  6  3 90
 2 75      0 46821152 568384 1381088    0    0   280  1156 1191 10829  0  4  4 92
 2 66      0 46874784 559872 1336128    0    0   432  1240 1198  9432  0  4  4 92
 3 53      0 46912480 563264 1294912    0    0   436  1360 1204  9480  0  4  3 93
 1 27      0 46918112 563648 1289056    0    0    52  2000 1154  1342  0  1 21 78
 1 26      0 46919776 563744 1287392    0    0    20  3380 1154   484  0  1 37 62
 2 25      0 46921120 563936 1285664    0    0    28  2620 1133   422  0  1 37 62
 4 24      0 46928992 564576 1277216    0    0    80  2508 1142   929  0  1 38 61
 2 25      0 46935968 564832 1270304    0    0    40  2856 1147   912  0  1 37 62
 4 97      0 46986784 568736 1221696    0    0   520  2720 1169 11680  0  6  7 87
 2 97      0 47047712 560480 1171264    0    0   444  1456 1193 17112  0  7  6 88
 2 92      0 47094304 563168 1125856    0    0   368  1444 1180 15707  0  6  3 91
 2 64      0 47138720 566048 1079008    0    0   376  1320 1192 14764  0  5  4 90
 2 53      0 47160352 567360 1055904    0    0   176  2248 1165  4756  0  2 13 85
 1 52      0 47162912 567456 1053280    0    0    16  2768 1143   889  0  1 12 87
 7 81      0 47206816 569792 1016704    0    0   304  2288 1158  8250  0  4 11 84
 2 80      0 47276128 561120 958400    0    0   432  1488 1198 17237  0  6  6 88
 8 76      0 47331552 564320 902144    0    0   440  1252 1198 15313  0  6  6 88
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
 1 72      0 47406880 567840 829184    0    0   456  1676 1204 18356  0  7  6 87
 1 70      0 47457568 570624 778240    0    0   384  1508 1179 12199  0  4  3 92
 8 61      0 47532000 573312 706496    0    0   348  1704 1184 14745  0  5  9 85
 0 60      0 47596000 564896 655776    0    0   384  1516 1185  9453  0  4 10 86
 2 57      0 47636640 568160 614112    0    0   416  1512 1189  7620  0  3  8 89
 1 54      0 47689184 570016 564096    0    0   256  1996 1168  8807  0  4  7 90
 1 54      0 47689632 570016 563520    0    0     0  2656 1129   548  0  0  9 90
 1 52      0 47699616 570528 554336    0    0    64   200 1149  2042  0  1 13 86
 0 49      0 47758112 572960 497216    0    0   312  4744 1201  9579  0  4 13 83
 1 48      0 47768736 573280 487296    0    0    40  2204 1139  1964  0  1 16 83
 1 48      0 47772384 573440 483392    0    0    24  3040 1142  1150  0  1 16 83
 0 48      0 47799840 565632 463776    0    0   108  2156 1140  3420  0  2 15 83
 1 48      0 47803616 565888 459552    0    0    32  4440 1157  1138  0  1 12 87
 3 48      0 47852064 567776 409376    0    0   244  3280 1172  7173  0  3  9 88
 1 41      0 47889568 568640 377888    0    0   108  4608 1160  4626  0  2 13 84
 1 41      0 47896224 568832 371520    0    0    24  3712 1125  1348  0  1 22 77
 1 41      0 47905632 569088 361600    0    0    32  2156 1152  1743  0  1 22 77
 1 38      0 47929696 569888 338560    0    0   100  2836 1143  3432  0  2 21 77
 0 39      0 47937760 569984 330560    0    0    16  3228 1136  1328  0  1 22 77
 2 36      0 47944608 570080 326784    0    0    16  3560 1129   684  0  1 24 75
 2 36      0 47974048 570688 297024    0    0    76  2560 1119  3580  0  2 26 71
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
 1 35      0 47991392 571136 280256    0    0    56  2908 1122  2047  0  1 27 72
 3 35      0 47994272 571168 277568    0    0     4  3676 1112   614  0  1 28 71
 0 35      0 48006944 571648 264480    0    0    60  2252 1124  1507  0  1 26 73
 0 35      0 48041440 572224 229440    0    0    80  2676 1137  3767  0  2 21 77
 2 35      0 48042528 572320 227968    0    0    52  2540 1189   703  0  2 24 73
 0 34      0 48061088 572544 209664    0    0    28  4124 1123  1935  0  1 24 75
 0 29      0 48089696 573152 185568    0    0    76  3720 1132  2361  0  1 25 74
 1 28      0 48097824 573248 178816    0    0    12  3616 1130   945  0  0 31 69
 3 25      0 48105056 573408 174688    0    0    20  3112 1130   628  0  0 35 64
 1 25      0 48126688 573824 152736    0    0    60  2400 1136  1972  0  1 40 59
 0 25      0 48132000 574016 147616    0    0    28  2704 1126   516  0  0 36 63
 0 24      0 48143136 574112 136832    0    0    12  2724 1126   816  0  0 35 65
 0 23      0 48160480 574496 120800    0    0    48  4436 1192  1205  0  1 35 65
 0 24      0 48155808 574752 118304    0    0   928  4848 1205   442  0  0 38 61
 0 23      0 48163744 574816 117216    0    0    44  3108 1135   285  3  0 38 60
 0 21      0 48192864 565920  99200    0    0    40  2368 1114   625  0  0 39 61
 1 21      0 48197600 566048  94304    0    0    20  3212 1126   416  0  0 41 59
 1 14      0 48206176 566048  92192    0    0     0  3244 1130   312  0  0 58 42
 2 11      0 48217504 566080  83648    0    0     4  2536 1125   532  0  0 62 38
 1 11      0 48241568 566592  59296    0    0    64  3300 1143   963  0  1 68 31
 0 11      0 48242016 566624  58880    0    0     4  2788 1126   173  0  0 69 31
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
 0 11      0 48242016 566624  58880    0    0     0  3648 1142   156  0  0 69 31
 1 10      0 48253856 566944  46720    0    0    40  3644 1173   423  0  0 69 31
 0 11      0 48256992 567040  43232    0    0    12  2644 1165   219  0  0 69 31
 2 11      0 48261472 567136  38720    0    0    12  3048 1165   226  0  0 69 31
 1  6      0 48268192 567200  35776    0    0     8  3608 1169   138  0  0 73 27
 1  0      0 48288032 567552  22976    0    0    44     0 1132   142  0  0 88 12
 0  0      0 48288288 567552  22976    0    0     0   180 1061    23  0  0 100  0
 1  0      0 48288288 567552  22976    0    0     0     0 1026    21  0  0 100  0
 0  0      0 48288096 567552  22976    0    0     0     0 1027    43  0  0 100  0

  reply	other threads:[~2003-03-15  6:10 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-13  8:55 [PATCH] concurrent block allocation for ext2 against 2.5.64 Alex Tomas
2003-03-13  9:58 ` Andrew Morton
2003-03-13 19:17   ` Alex Tomas
2003-03-13 22:25     ` Andrew Morton
2003-03-13 23:03       ` Andreas Dilger
2003-03-13 23:10         ` Andrew Morton
2003-03-13 23:03       ` Alex Tomas
2003-03-13 23:25         ` Andrew Morton
2003-03-13 23:56     ` Andreas Dilger
2003-03-14  7:20       ` Alex Tomas
2003-03-14 20:59         ` Andreas Dilger
2003-03-14 21:14           ` Alex Tomas
2003-03-15  4:37         ` William Lee Irwin III
2003-03-15  4:54           ` Andrew Morton
2003-03-15  5:30             ` William Lee Irwin III
2003-03-15  5:43               ` Martin J. Bligh
2003-03-15  5:50                 ` William Lee Irwin III
2003-03-15  5:49             ` William Lee Irwin III
2003-03-15  6:20               ` William Lee Irwin III [this message]
2003-03-15  6:44                 ` Andrew Morton
2003-03-15  7:05                   ` William Lee Irwin III
2003-03-15  8:24                     ` William Lee Irwin III
2003-03-15  9:47                       ` William Lee Irwin III
2003-03-15 11:58                         ` William Lee Irwin III
2003-03-15 12:08                           ` Andrew Morton
2003-03-15 12:25                             ` William Lee Irwin III
2003-03-15  8:16                   ` [Ext2-devel] " Alex Tomas
2003-03-15  8:29                     ` William Lee Irwin III
2003-03-15  8:32                       ` Alex Tomas
2003-03-15  9:23                         ` William Lee Irwin III
2003-03-14 18:25       ` Martin J. Bligh
2003-03-14 19:30       ` [Ext2-devel] " Daniel Phillips
2003-03-14 19:55         ` Andrew Morton
2003-03-13 17:39 ` [Ext2-devel] " Andreas Dilger
2003-03-13 18:43   ` Alex Tomas
2003-03-13 19:09     ` Matthew Wilcox
2003-03-13 19:39       ` Andrew Morton
2003-03-13 19:23   ` Theodore Ts'o
2003-03-13 19:44     ` Andreas Dilger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030315062025.GP20188@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=adilger@clusterfs.com \
    --cc=akpm@digeo.com \
    --cc=bzzz@tmi.comex.ru \
    --cc=ext2-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.