Skip to content

tccd uses 3% CPU continuously #37

@xrat

Description

@xrat

We received an InfinityBook S 14 v5 installed w/ Tuxedo Ubuntu Budgie 20.04 and we observed the following also on the same hardware with a fresh installation of Tuxedo Ubuntu 20.04 (i.e. w/ GNOME 3): tccd continuously uses about 3% CPU according to top.

# delay=10
# LC_ALL=C.UTF-8 top -b -d $delay -p $(pgrep tccd) | awk -v OFS="," '$1=="top"{ time=$3 }
  $1+0>0 { print time,$1,$NF,$9; fflush() }'
...
22:45:08,6872,tccd,3.4
22:45:18,6872,tccd,3.7
22:45:28,6872,tccd,3.1
22:45:38,6872,tccd,2.7
22:45:48,6872,tccd,3.0
22:45:58,6872,tccd,3.1
22:46:08,6872,tccd,3.2
22:46:18,6872,tccd,2.7
22:46:28,6872,tccd,2.6
22:46:38,6872,tccd,2.7
22:46:48,6872,tccd,3.3
22:46:58,6872,tccd,2.8
22:47:08,6872,tccd,2.6
22:47:18,6872,tccd,3.4
22:47:28,6872,tccd,3.3
22:47:38,6872,tccd,3.3
22:47:48,6872,tccd,3.7
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions