Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hikey:/home/linaro# ./pselect01_64
- tst_test.c:898: INFO: Timeout per run is 0h 05m 00s
- tst_timer_test.c:344: INFO: CLOCK_MONOTONIC resolution 1ns
- tst_timer_test.c:356: INFO: prctl(PR_GET_TIMERSLACK) = 50us
- tst_timer_test.c:274: INFO: pselect() sleeping for 1000us 500 iterations, threshold 450.01us
- tst_timer_test.c:317: INFO: min 1148us, max 3083us, median 1558us, trunc mean 1518.02us (discarded 25)
- tst_timer_test.c:320: FAIL: pselect() slept for too long
- Time: us | Frequency
- --------------------------------------------------------------------------------
- 1148 | **************
- 1250 |
- 1352 | ***************************************************************-
- 1454 | ***************+
- 1556 | ********************************************************************
- 1658 | ************+
- 1760 | ***-
- 1862 | -
- 1964 | ***********-
- 2066 | +
- 2168 |
- 2270 |
- 2372 |
- 2474 |
- 2576 |
- 2678 |
- 2780 |
- 2882 |
- 2984 | -
- --------------------------------------------------------------------------------
- 102us | 1 sample = 0.37989 '*', 0.75978 '+', 1.51955 '-', non-zero '.'
- tst_timer_test.c:274: INFO: pselect() sleeping for 2000us 500 iterations, threshold 450.01us
- tst_timer_test.c:317: INFO: min 2185us, max 5127us, median 2508us, trunc mean 2553.96us (discarded 25)
- tst_timer_test.c:320: FAIL: pselect() slept for too long
- Time: us | Frequency
- --------------------------------------------------------------------------------
- 2185 | ****+
- 2340 | *******************************************************************-
- 2495 | ********************************************************************
- 2650 | ******+
- 2805 | **+
- 2960 | ************************
- 3115 |
- 3270 |
- 3425 | -
- 3580 | -
- 3735 |
- 3890 |
- 4045 |
- 4200 |
- 4355 |
- 4510 |
- 4665 |
- 4820 |
- 4975 | -
- --------------------------------------------------------------------------------
- 155us | 1 sample = 0.34872 '*', 0.69744 '+', 1.39487 '-', non-zero '.'
- tst_timer_test.c:274: INFO: pselect() sleeping for 5000us 300 iterations, threshold 450.04us
- tst_timer_test.c:317: INFO: min 5142us, max 8432us, median 5625us, trunc mean 5649.85us (discarded 15)
- tst_timer_test.c:320: FAIL: pselect() slept for too long
- Time: us | Frequency
- --------------------------------------------------------------------------------
- 5142 | **+
- 5316 | **-
- 5490 | ********************************************************************
- 5664 | ************************************
- 5838 | *************+
- 6012 |
- 6186 | -
- 6360 | -
- 6534 |
- 6708 |
- 6882 |
- 7056 |
- 7230 |
- 7404 |
- 7578 |
- 7752 |
- 7926 |
- 8100 |
- 8274 | -
- --------------------------------------------------------------------------------
- 174us | 1 sample = 0.41463 '*', 0.82927 '+', 1.65854 '-', non-zero '.'
- tst_timer_test.c:274: INFO: pselect() sleeping for 10000us 100 iterations, threshold 450.33us
- tst_timer_test.c:317: INFO: min 10161us, max 11421us, median 10625us, trunc mean 10602.66us (discarded 5)
- tst_timer_test.c:320: FAIL: pselect() slept for too long
- Time: us | Frequency
- --------------------------------------------------------------------------------
- 10161 | ************
- 10228 | ****+
- 10295 |
- 10362 | ****+
- 10429 |
- 10496 | ************************************************+
- 10563 | ********************************************************************
- 10630 | *****************************
- 10697 | *****************************************************-
- 10764 | *******-
- 10831 |
- 10898 | **-
- 10965 |
- 11032 | **-
- 11099 | ****+
- 11166 |
- 11233 |
- 11300 |
- 11367 | ****+
- --------------------------------------------------------------------------------
- 67us | 1 sample = 2.42857 '*', 4.85714 '+', 9.71429 '-', non-zero '.'
- tst_timer_test.c:274: INFO: pselect() sleeping for 25000us 50 iterations, threshold 451.29us
- tst_timer_test.c:317: INFO: min 25223us, max 26094us, median 25636us, trunc mean 25622.25us (discarded 2)
- tst_timer_test.c:320: FAIL: pselect() slept for too long
- Time: us | Frequency
- --------------------------------------------------------------------------------
- 25223 | ******
- 25269 |
- 25315 |
- 25361 |
- 25407 |
- 25453 | ******************+
- 25499 | *************************************
- 25545 | *******************************************************+
- 25591 | *************************************
- 25637 | ********************************************************************
- 25683 | ******************************+
- 25729 | ******************************+
- 25775 | ******
- 25821 |
- 25867 |
- 25913 |
- 25959 |
- 26005 | ************-
- 26051 | ******
- --------------------------------------------------------------------------------
- 46us | 1 sample = 6.18182 '*', 12.36364 '+', 24.72727 '-', non-zero '.'
- tst_timer_test.c:274: INFO: pselect() sleeping for 100000us 10 iterations, threshold 537.00us
- tst_timer_test.c:317: INFO: min 100221us, max 101099us, median 100252us, trunc mean 100316.44us (discarded 1)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 1000000us 2 iterations, threshold 4400.00us
- tst_timer_test.c:317: INFO: min 1001508us, max 1001596us, median 1001508us, trunc mean 1001508.00us (discarded 1)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- Summary:
- passed 2
- failed 5
- skipped 0
- warnings 0
- hikey:/home/linaro# cat /sys/devices/system/cpu/cpufreq/policy0/scaling_governor
- sched
- hikey:/home/linaro# cat /sys/devices/system/cpu/cpufreq/policy0/scaling_cur_freq
- 432000
- hikey:/home/linaro# echo "performance" > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor
- hikey:/home/linaro# cat /sys/devices/system/cpu/cpufreq/policy0/scaling_governor
- performance
- hikey:/home/linaro# cat /sys/devices/system/cpu/cpufreq/policy0/scaling_cur_freq
- 1200000
- hikey:/home/linaro# ./pselect01_64
- tst_test.c:898: INFO: Timeout per run is 0h 05m 00s
- tst_timer_test.c:344: INFO: CLOCK_MONOTONIC resolution 1ns
- tst_timer_test.c:356: INFO: prctl(PR_GET_TIMERSLACK) = 50us
- tst_timer_test.c:274: INFO: pselect() sleeping for 1000us 500 iterations, threshold 450.01us
- tst_timer_test.c:317: INFO: min 1106us, max 1500us, median 1113us, trunc mean 1115.22us (discarded 25)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 2000us 500 iterations, threshold 450.01us
- tst_timer_test.c:317: INFO: min 2113us, max 2697us, median 2252us, trunc mean 2251.72us (discarded 25)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 5000us 300 iterations, threshold 450.04us
- tst_timer_test.c:317: INFO: min 5108us, max 5527us, median 5140us, trunc mean 5180.81us (discarded 15)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 10000us 100 iterations, threshold 450.33us
- tst_timer_test.c:317: INFO: min 10123us, max 10466us, median 10184us, trunc mean 10187.73us (discarded 5)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 25000us 50 iterations, threshold 451.29us
- tst_timer_test.c:317: INFO: min 25120us, max 25669us, median 25138us, trunc mean 25138.77us (discarded 2)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 100000us 10 iterations, threshold 537.00us
- tst_timer_test.c:317: INFO: min 100227us, max 100273us, median 100243us, trunc mean 100243.78us (discarded 1)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- tst_timer_test.c:274: INFO: pselect() sleeping for 1000000us 2 iterations, threshold 4400.00us
- tst_timer_test.c:317: INFO: min 1001107us, max 1001193us, median 1001107us, trunc mean 1001107.00us (discarded 1)
- tst_timer_test.c:332: PASS: Measured times are within thresholds
- Summary:
- passed 7
- failed 0
- skipped 0
- warnings 0
- hikey:/home/linaro#
Add Comment
Please, Sign In to add comment