run_latency_test.sh script executes latency application with higher priority
This commit is contained in:
parent
7def2411c0
commit
8cf3be1c8a
@ -131,7 +131,7 @@ sleep 30
|
|||||||
|
|
||||||
echo "Running 10 secs latency test"
|
echo "Running 10 secs latency test"
|
||||||
cd test
|
cd test
|
||||||
./latency -P hw:RAVENNA -C hw:RAVENNA -f $SAMPLE_FORMAT -r $SAMPLE_RATE -c $CHANNELS -M 128 -m 128 -s $DURATION
|
sudo nice -n -10 ./latency -P hw:RAVENNA -C hw:RAVENNA -f $SAMPLE_FORMAT -r $SAMPLE_RATE -c $CHANNELS -M 128 -m 128 -s $DURATION
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
echo "Terminating processes ..."
|
echo "Terminating processes ..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user