]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_linux: disable other external timestamping channels
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 10 Apr 2024 10:05:57 +0000 (12:05 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 10 Apr 2024 13:33:04 +0000 (15:33 +0200)
commita914140bd460b921ab6fd6fb29eb572f77d83a5b
tree5198abbac8e89ab4b186cc69eb07c14fd0f04d03
parent28e4eec1c453001ea2e108aa0c24383cfb613e13
sys_linux: disable other external timestamping channels

Use new ioctls added in Linux 6.7 to disable receiving events from other
channels when enabling external timestamping on a PHC. This should save
some CPU time when other applications or chronyd instances are using
other channels of the same PHC.
sys_linux.c