Lines Matching refs:logprintf
315 logprintf(11, "Log: Bind to %s failed.\n",
318 logprintf(11, "Log: Thread %d running on apic ID %d mask %s (%s).\n",
327 logprintf(0, "Log: Changing priority to SCHED_FIFO %d\n",
332 logprintf(0, "Process Error: sched_setscheduler "
348 logprintf(0, "Process Error: pthread_create "
369 logprintf(0, "Process Error: pthread_join failed - error %d\n", result);
390 logprintf(9, "Log: ...\n");
441 logprintf(11, "Log: available CPU mask - %s\n",
445 logprintf(0, "Log: requested CPUs %s not a subset of available %s\n",
469 logprintf(0, "Process Error: Fill Page entry null\n");
515 logprintf(0, "Process Error: Fill Page entry null\n");
519 logprintf(0, "Process Error: No data patterns available\n");
526 logprintf(0, "Process Error: Null data pattern\n");
539 logprintf(9, "Log: Starting fill thread %d\n", thread_num_);
549 logprintf(0, "Process Error: fill_thread failed to pop pages, "
561 logprintf(0, "Process Error: fill_thread failed to push pages, "
571 logprintf(9, "Log: Completed %d: Fill thread. Status %d, %d pages filled\n",
614 logprintf(priority,
682 logprintf(priority,
744 logprintf(10, "Log: Error record overflow, too many miscompares!\n");
819 logprintf(0, "Block Error: (%p) pattern %s instead of %s, "
912 logprintf(11, "Log: CrcCheckPage Falling through to slow compare, "
921 logprintf(0, "Log: CrcCheckPage CRC mismatch %s != %s, "
977 logprintf(priority,
1217 logprintf(11, "Log: CrcCopyPage Falling through to slow compare, "
1225 logprintf(0, "Log: CrcCopyPage CRC mismatch %s != %s, "
1240 logprintf(0, "Process Error: CPU %d(0x%s) CrcCopyPage "
1361 logprintf(11, "Log: CrcWarmCopyPage Falling through to slow compare, "
1369 logprintf(0, "Log: CrcWarmCopyPage CRC mismatch %s != %s, "
1384 logprintf(0, "Process Error: CPU %d(0x%s) CrciWarmCopyPage "
1438 logprintf(9, "Log: Starting Check thread %d\n", thread_num_);
1446 logprintf(0, "Process Error: check_thread failed to pop pages, "
1463 logprintf(0, "Process Error: check_thread failed to push pages, "
1472 logprintf(9, "Log: Completed %d: Check thread. Status %d, %d pages checked\n",
1485 logprintf(9, "Log: Starting copy thread %d: cpu %s, mem %x\n",
1493 logprintf(0, "Process Error: copy_thread failed to pop pages, "
1528 logprintf(0, "Process Error: copy_thread failed to push pages, "
1537 logprintf(9, "Log: Completed %d: Copy thread. Status %d, %d pages copied\n",
1548 logprintf(9, "Log: Starting invert thread %d\n", thread_num_);
1554 logprintf(0, "Process Error: invert_thread failed to pop pages, "
1580 logprintf(0, "Process Error: invert_thread failed to push pages, "
1589 logprintf(9, "Log: Completed %d: Copy thread. Status %d, %d pages copied\n",
1611 logprintf(0, "Process Error: Failed to create file %s!!\n",
1653 logprintf(0, "Block Error: file_thread failed to write, "
1699 logprintf(0, "Block Error: file_thread failed to read, "
1762 logprintf(5, "Sector Error: Sector tag @ 0x%x, pass %d/%d. "
1784 logprintf(5, "Log: file sector miscompare at offset %x-%x. File: %s\n",
1822 logprintf(0, "Process Error: disk thread posix_memalign "
1925 logprintf(5, "Log: file miscompare at block %d, "
1945 logprintf(9, "Log: Starting file thread %d, file %s, device %s\n",
1990 logprintf(9, "Log: Completed %d: file thread status %d, %d pages copied\n",
2019 logprintf(0, "Process Error: Cannot open socket\n");
2043 logprintf(0, "Process Error: Cannot resolve %s\n", ipaddr_);
2051 logprintf(0, "Process Error: Cannot connect %s\n", ipaddr_);
2072 logprintf(0, "Process Error: Cannot bind socket: %s\n", buf);
2106 logprintf(0, "Process Error: Did not receive connection\n");
2128 logprintf(0, "Process Error: Thread %d, "
2157 logprintf(0, "Log: Net thread did not receive any data, exiting.\n");
2162 logprintf(0, "Process Error: Thread %d, "
2167 logprintf(0, "Log: recv(%d, address %x, size %x, 0) == %x, err %d\n",
2176 logprintf(0, "Log: received %d bytes: '%s'\n",
2191 logprintf(9, "Log: Starting network thread %d, ip %s\n",
2205 logprintf(9, "Log: Starting execution of network thread %d, ip %s\n",
2224 logprintf(0, "Process Error: net_thread failed to pop pages, "
2252 logprintf(0, "Process Error: net_thread failed to push pages, "
2265 logprintf(9, "Log: Completed %d: network thread status %d, "
2273 logprintf(12, "Log: Listen thread spawning slave\n");
2291 logprintf(12, "Log: Joining all outstanding threads\n");
2295 logprintf(12, "Log: Joining slave thread %d\n", i);
2298 logprintf(0, "Process Error: Slave Thread %d failed with status %d\n", i,
2303 logprintf(9, "Log: Slave Thread %d found %lld miscompares\n", i,
2314 logprintf(9, "Log: Starting network listen thread %d\n",
2323 logprintf(9, "Log: Listen thread created sock\n");
2328 logprintf(12, "Log: Listen thread waiting for incoming connections\n");
2336 logprintf(12, "Log: Listen thread found incoming connection\n");
2358 logprintf(9,
2373 logprintf(9, "Log: Starting network slave thread %d\n",
2394 logprintf(0, "Process Error: net slave posix_memalign "
2425 logprintf(9,
2434 logprintf(9, "Log: Starting system error poll thread %d\n", thread_num_);
2442 logprintf(9, "Log: Finished system error poll thread %d: %d errors\n",
2451 logprintf(9, "Log: Starting CPU stress thread %d\n", thread_num_);
2459 logprintf(9, "Log: Finished CPU stress thread %d:\n",
2478 logprintf(9, "Log: Starting the Cache Coherency thread %d\n",
2518 logprintf(0, "Hardware Error: global(%d) and local(%d) do not match\n",
2529 logprintf(4, "Stats: CC Thread(%d): Time=%llu us,"
2532 logprintf(9, "Log: Finished CPU Cache Coherency thread %d:\n",
2595 logprintf(0, "Process Error: Block size must be a multiple of %d "
2607 logprintf(0, "Process Error: Write block size must be a multiple "
2612 logprintf(0, "Process Error: Write block size must be a multiple "
2623 logprintf(5, "Log: Assuming write block size equal to read block size, "
2629 logprintf(0, "Process Error: Write block size (defined as %d) must "
2644 logprintf(0, "Process Error: Blocks per segment must be greater than "
2654 logprintf(0, "Process Error: Read threshold must be greater than "
2664 logprintf(0, "Process Error: Write threshold must be greater than "
2675 logprintf(0, "Process Error: Segment size must be a multiple of %d"
2708 logprintf(0, "Process Error: Failed to open device %s (thread %d)!!\n",
2724 logprintf(0, "Process Error: Unable to fstat disk %s (thread %d).\n",
2735 logprintf(0, "Process Error: Unable to ioctl disk %s (thread %d).\n",
2754 logprintf(0, "Process Error: %s is not a regular file or block "
2760 logprintf(12, "Log: Device sectors: %lld on disk %s (thread %d).\n",
2822 logprintf(16, "Log: Write phase %sfor disk %s (thread %d).\n",
2832 logprintf(20, "Log: Starting to write segment %lld out of "
2877 logprintf(20, "Log: Read phase for disk %s (thread %d).\n",
2927 logprintf(0, "Process Error: Unable to submit async %s "
2945 logprintf(5, "Log: %s interrupted on disk %s (thread %d).\n",
2951 logprintf(0, "Hardware Error: Timeout doing async %s to sectors "
2968 logprintf(0, "Process Error: Unable to create aio context on disk %s"
2985 logprintf(0, "Hardware Error: Low-level I/O error while doing %s to "
2991 logprintf(0, "Hardware Error: Unknown error while doing %s to "
2997 logprintf(0, "Hardware Error: Unable to %s to sectors starting at "
3024 logprintf(11, "Log: Warning, using pattern fill fallback in "
3037 logprintf(12, "Log: Writing %lld sectors starting at %lld on disk %s"
3050 logprintf(12, "Log: Writing time: %lld us (thread %d).\n",
3053 logprintf(5, "Log: Write took %lld us which is longer than threshold "
3072 logprintf(20, "Log: Reading sectors starting at %lld on disk %s "
3079 logprintf(0, "Process Error: Unable to seek to sector %lld in "
3097 logprintf(20, "Log: Reading %lld sectors starting at sector %lld on "
3110 logprintf(20, "Log: Reading time: %lld us (thread %d).\n",
3113 logprintf(5, "Log: Read took %lld us which is longer than threshold "
3126 logprintf(0, "Hardware Error: Pattern mismatch in block starting at "
3145 logprintf(9, "Log: Starting disk thread %d, disk %s\n",
3166 logprintf
3176 logprintf(0, "Process Error: Unable to create aio context for disk %s"
3193 logprintf(9, "Log: Completed %d (disk %s): disk thread status %d, "
3209 logprintf(11, "Log: Random phase for disk %s (thread %d).\n",
3214 logprintf(12, "Log: No block available for device %s (thread %d).\n",
3242 logprintf(0, "Process Error: region size is not a multiple of SAT "
3297 logprintf(priority,
3310 logprintf(0, "Process Error: memory region thread raised an "
3329 logprintf(9, "Log: Starting Memory Region thread %d\n", thread_num_);
3336 logprintf(0, "Process Error: memory region thread failed to pop "
3343 logprintf(0, "Process Error: memory region thread failed to pop "
3377 logprintf(0, "Process Error: memory region thread failed to push "
3383 logprintf(0, "Process Error: memory region thread failed to push "
3399 logprintf(9, "Log: Completed %d: Memory Region thread. Status %d, %d "