dbus-monitor --system을 실행하면 초당 다음 20개의 이벤트가 수신됩니다.
signal time=1585510053.359267 sender=org.freedesktop.DBus -> destination=(null destination) serial=2019 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5379"
string ":1.5379"
string ""
signal time=1585510053.368805 sender=org.freedesktop.DBus -> destination=(null destination) serial=2020 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5380"
string ""
string ":1.5380"
signal time=1585510053.377872 sender=org.freedesktop.DBus -> destination=(null destination) serial=2021 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5380"
string ":1.5380"
string ""
signal time=1585510053.707381 sender=org.freedesktop.DBus -> destination=(null destination) serial=2022 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5381"
string ""
string ":1.5381"
signal time=1585510053.710534 sender=org.freedesktop.DBus -> destination=(null destination) serial=2023 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5382"
string ""
string ":1.5382"
signal time=1585510053.719271 sender=org.freedesktop.DBus -> destination=(null destination) serial=2024 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5381"
string ":1.5381"
string ""
signal time=1585510053.719633 sender=org.freedesktop.DBus -> destination=(null destination) serial=2025 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5382"
string ":1.5382"
string ""
signal time=1585510053.730048 sender=org.freedesktop.DBus -> destination=(null destination) serial=2026 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5383"
string ""
string ":1.5383"
signal time=1585510053.738336 sender=org.freedesktop.DBus -> destination=(null destination) serial=2027 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5383"
string ":1.5383"
string ""
signal time=1585510053.749230 sender=org.freedesktop.DBus -> destination=(null destination) serial=2028 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5384"
string ""
string ":1.5384"
signal time=1585510053.758894 sender=org.freedesktop.DBus -> destination=(null destination) serial=2029 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.5384"
string ":1.5384"
string ""
콘솔 모드에서 실행하면 이러한 오류가 발생하지 않고 CPU가 훨씬 시원하지만 startx를 수행하면 다음 오류가 발생하고 이러한 프로세스가 많은 CPU를 사용하고 있습니다.
polkitd --no-debug
dbus-deamon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
저는 macbook pro에서 arch-linux와 i3를 실행하고 있습니다.