]> git.ipfire.org Git - thirdparty/bind9.git/commit
check whether taskset works before running cpu test
authorEvan Hunt <each@isc.org>
Wed, 20 Jan 2021 21:37:52 +0000 (13:37 -0800)
committerEvan Hunt <each@isc.org>
Wed, 20 Jan 2021 21:37:52 +0000 (13:37 -0800)
commita8a49bb783764821e062233fa87dc2ff41bce8aa
treeef2a3d8c6a62cba4a78ea00d3424a47bd245be7d
parent56616c783b51e83034fa81ea53ee7b00044aa8f4
check whether taskset works before running cpu test

the taskset command used for the cpu system test seems
to be failing under vmware, causing a test failure. we
can try the taskset command and skip the test if it doesn't
work.
bin/tests/system/cpu/prereq.sh