== sanityn test 18: mmap sanity check =========================================================================================== 05:44:06 (1721382246) mmap test1: basic mmap operation (PASS, 0.012028s) mmap test2: MAP_PRIVATE not write back (PASS, 0.010085s) mmap test3: concurrent mmap ops on two nodes (PASS, 2.3571s) mmap test4: c1 write to f1 from mmapped f2, c2 write to f1 from mmapped f1 (PASS, 2.0593s) mmap test5: read/write file to/from the buffer which mmapped to just this file (PASS, 0.019105s) mmap test6: check mmap write/read content on two nodes (PASS, 0.023176s) mmap test7: file i/o with an unmapped buffer (SKIPPED, 0s) mmap test8: SIGBUS for beyond file size (SKIPPED, 0s) mmap test9: SIGBUS for negative file offset (SKIPPED, 0s) mmap test10: mtime not change for readonly mmap access (PASS, 1.0115s)