summaryrefslogtreecommitdiffstats
path: root/test_code/old_logs/memtest_log_with_extra_map_keys
blob: 4966e901571c543e1487445ebf886ea997503dd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
START LOGGING.
MemtestEfi started
test_start(): cpu order = 0
test_start(): my_cpu_num = 0
test_start(): my_cpu_ord = 0
test_start(): Command line parsed, now clear_screen()
query_memory_table() started.
query_memory_table(): MapKey = 2230
query_memory_table(): MapKey = 2241
query_memory_table(): MapSize =2208
query_memory_table(): MapKey = 2263
query_memory_table(): MapSize =2112

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 4096
NumberOfPages (4K) = 159
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 1048576
NumberOfPages (4K) = 1792
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 8421376
NumberOfPages (4K) = 8
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 19922944
NumberOfPages (4K) = 11318
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 66412544
NumberOfPages (4K) = 8802
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 103337984
NumberOfPages (4K) = 61
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 103780352
NumberOfPages (4K) = 3
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 103985152
NumberOfPages (4K) = 5
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 112316416
NumberOfPages (4K) = 4
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 119681024
NumberOfPages (4K) = 7
Attribute = 15

query_memory_table(): New EfiConventionalMemory segment found.
Physical Start = 132120576
NumberOfPages (4K) = 250
Attribute = 15
query_memory_table(): Number of free memory segs = 11
query_memory_table(): Memory detected in MB = 127

get_cpuid() started.
get_cpuid(): max_cpuid = 6
get_cpuid(): Vendor ID = A
finishing get_cpuid().

get_cpuid() started.
get_cpuid(): max_cpuid = 6
get_cpuid(): Vendor ID = A
finishing get_cpuid().

pci_init() started.
pci_check_direct(): pci_conf_type = 1
get_cache_size() started.
get_cache_size(): l1_cache = 64
get_cache_size(): l2_cache = 512
get_cache_size(): l3_cache = 16384
cpu_cache_speed() started.
cpuspeed() started.
cpuspeed(): clks_msec = 0
cpu_cache_speed(): speed = 0

memspeed(ulong src, long len, int iter) started.

memspeed(ulong src, long len, int iter) started.

memspeed(ulong src, long len, int iter) started.
init(): vv->fail_safe = 2
init(): num_cpus = 1

set_defaults() started.
test_start(): set_defaults() finished.
test_start(): vv->msegs = 11
test_start(): vv->pmap[vv->msegs-1].end = 32506

print_pmap(): start = 4096
print_pmap(): end = 655360

print_pmap(): start = 1048576
print_pmap(): end = 8388608

print_pmap(): start = 8421376
print_pmap(): end = 8454144

print_pmap(): start = 19922944
print_pmap(): end = 66281472

print_pmap(): start = 66412544
print_pmap(): end = 102465536

print_pmap(): start = 103337984
print_pmap(): end = 103587840

print_pmap(): start = 103780352
print_pmap(): end = 103792640

print_pmap(): start = 103985152
print_pmap(): end = 104005632

print_pmap(): start = 112316416
print_pmap(): end = 112332800

print_pmap(): start = 119681024
print_pmap(): end = 119709696

print_pmap(): start = 132120576
print_pmap(): end = 133144576
test_start(): high_test_adr = 0x2000000
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
test_start(): start_seq = 1
test_start(): cpu_id.fid.bits.fpu = 1
test_start(): cpu_id.fid.bits.sse = 1
test_start(): cpu_id.fid.bits.pae = 1
test_start(): cpu_id.fid.bits.lm = 1

test_setup() started.
test_setup(): test = 2
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 3550
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 2
do_test(): Run test # 2
addr_tst2(): starting addr_tst2_init_segment
unsliced_foreach_segment(): no of segs = 4
unsliced_foreach_segment(): vv->map[j].start = 4096
unsliced_foreach_segment(): vv->map[j].end = 655356
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 4096
addr_tst2_init_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 1048576
unsliced_foreach_segment(): vv->map[j].end = 8388604
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 1048576
addr_tst2_init_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 8421376
unsliced_foreach_segment(): vv->map[j].end = 8454140
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 8421376
addr_tst2_init_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 19922944
unsliced_foreach_segment(): vv->map[j].end = 33554428
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 19922944
addr_tst2_init_segment(): *p = 4294967295
foreach_segment(): done
addr_tst2(): starting addr_tst2_check_segment
unsliced_foreach_segment(): no of segs = 4
unsliced_foreach_segment(): vv->map[j].start = 4096
unsliced_foreach_segment(): vv->map[j].end = 655356
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 4096
addr_tst2_check_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 1048576
unsliced_foreach_segment(): vv->map[j].end = 8388604
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 1048576
addr_tst2_check_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 8421376
unsliced_foreach_segment(): vv->map[j].end = 8454140
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 8421376
addr_tst2_check_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 19922944
unsliced_foreach_segment(): vv->map[j].end = 33554428
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 19922944
addr_tst2_check_segment(): *p = 4294967295
foreach_segment(): done
addr_tst2() finished. :) :D :)
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 4456
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 2
do_test(): Run test # 2
addr_tst2(): starting addr_tst2_init_segment
unsliced_foreach_segment(): no of segs = 10
unsliced_foreach_segment(): vv->map[j].start = 1048576
unsliced_foreach_segment(): vv->map[j].end = 8388604
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 1048576
addr_tst2_init_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 8421376
unsliced_foreach_segment(): vv->map[j].end = 8454140
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 8421376
addr_tst2_init_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 19922944
unsliced_foreach_segment(): vv->map[j].end = 66281468
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 19922944
addr_tst2_init_segment(): *p = 4294967295
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 66412544
unsliced_foreach_segment(): vv->map[j].end = 102465532
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 66412544
addr_tst2_init_segment(): *p = 3670017
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 103337984
unsliced_foreach_segment(): vv->map[j].end = 103587836
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 103337984
addr_tst2_init_segment(): *p = 2947526575
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 103780352
unsliced_foreach_segment(): vv->map[j].end = 103792636
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_init_segment(): p = 103780352
addr_tst2_init_segment(): *p = 2947526575
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 103985152
unsliced_foreach_segment(): vv->map[j].end = 104005628
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 112316416
unsliced_foreach_segment(): vv->map[j].end = 112332796
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 119681024
unsliced_foreach_segment(): vv->map[j].end = 119709692
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 132120576
unsliced_foreach_segment(): vv->map[j].end = 133144572
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
addr_tst2(): starting addr_tst2_check_segment
unsliced_foreach_segment(): no of segs = 10
unsliced_foreach_segment(): vv->map[j].start = 1048576
unsliced_foreach_segment(): vv->map[j].end = 8388604
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 1048576
addr_tst2_check_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 8421376
unsliced_foreach_segment(): vv->map[j].end = 8454140
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 8421376
addr_tst2_check_segment(): *p = 0
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 19922944
unsliced_foreach_segment(): vv->map[j].end = 66281468
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 19922944
addr_tst2_check_segment(): *p = 4294967295
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 66412544
unsliced_foreach_segment(): vv->map[j].end = 102465532
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 66412544
addr_tst2_check_segment(): *p = 3670017
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 103337984
unsliced_foreach_segment(): vv->map[j].end = 103587836
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 103337984
addr_tst2_check_segment(): *p = 2947526575
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 103780352
unsliced_foreach_segment(): vv->map[j].end = 103792636
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
addr_tst2_check_segment(): p = 103780352
addr_tst2_check_segment(): *p = 2947526575
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 103985152
unsliced_foreach_segment(): vv->map[j].end = 104005628
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 112316416
unsliced_foreach_segment(): vv->map[j].end = 112332796
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 119681024
unsliced_foreach_segment(): vv->map[j].end = 119709692
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
unsliced_foreach_segment(): vv->map[j].start = 132120576
unsliced_foreach_segment(): vv->map[j].end = 133144572
foreach_segment(): do_tick
get_key() started.
foreach_segment(): func
foreach_segment(): done
addr_tst2() finished. :) :D :)
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 0

test_setup() started.
test_setup(): test = 3
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 6408
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 3
do_test(): Run test # 3
do_test(): Run test # 4
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 6546
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 3
do_test(): Run test # 3
do_test(): Run test # 4
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 1

test_setup() started.
test_setup(): test = 4
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 6796
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 5
do_test(): Run test # 5
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 6924
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 5
do_test(): Run test # 5
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 2

test_setup() started.
test_setup(): test = 5
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 7164
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 6
do_test(): Run test # 6
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 7292
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 6
do_test(): Run test # 6
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 3

test_setup() started.
test_setup(): test = 6
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 7532
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 7
do_test(): Run test # 7
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 7660
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 7
do_test(): Run test # 7
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 4

test_setup() started.
test_setup(): test = 7
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 7900
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 8
do_test(): Run test # 8
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 8028
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 8
do_test(): Run test # 8
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 5

test_setup() started.
test_setup(): test = 8
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 8268
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 9
do_test(): Run test # 9
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 8396
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 9
do_test(): Run test # 9
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
test_start(): One round of test loop finished. r = 6

test_setup() started.
test_setup(): test = 9
find_chunks(): wmax = 4096
test_setup() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 0
test_start(): memory areas to test: segs = 4
query_memory_table(): MapKey = 8636
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 10
do_test(): Run test # 10
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 1
test_start(): memory areas to test: segs = 10
query_memory_table(): MapKey = 8764
query_memory_table(): MapSize = 2160

do_test() started with my_ord = 0
do_test(): tseq[test].pat = 10
do_test(): Run test # 10
do_test() finished.

test_start(): mstr_cpu in switch stmt = 4294967295
test_start(): window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
test_start(): vv->ecount = 0
test_start(): No of test rounds (#2) = 2
test_start(): No of tested segments (#2) = 28
test_start(): No of ticks (#2) = 0
test_start(): Reboot
window = 2
test_start(): memory areas to test: segs = 0
test_start(): End of window loop.
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
find_chunks(): wmax = 4096
test_start(): vv->ecount = 0
test_start(): No of test rounds (#2) = 2
test_start(): No of tested segments (#2) = 30
test_start(): No of ticks (#2) = 0
test_start(): Reboot