• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    thermal-engine high CPU utilization

    VOXL
    2
    9
    343
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wilkinsaf ModalAI Team
      last edited by 10 Feb 2022, 20:13

      I am consistently seeing an application called thermal-engine with high CPU utilization in "top"
      e0ab6cc5-9ea9-43ca-9046-229f206c10ab-image.png

      It appears that this is an android service for the Qualcomm chip. I am guessing we will just have to live with the higher CPU utilization. And, that is the price to pay for making sure we don't blow up the CPU? Or, is this CPU utilization higher than normal for thermal-manager

      1 Reply Last reply Reply Quote 0
      • C
        Chad Sweet ModalAI Team
        last edited by 10 Feb 2022, 20:50

        Hi @wilkinsaf , use voxl-inspect-cpu to measure its usage. It is not consuming much CPU. It is controlling the frequency scaling on the SoC. Top does not take frequency scaling into account. It is likely the CPUs are running at low frequency at such a low load, elevating the relative percentage of usage. voxl-inspect-cpu takes the frequency scaling into account

        See this page here

        W 1 Reply Last reply 10 Feb 2022, 21:41 Reply Quote 0
        • W
          wilkinsaf ModalAI Team @Chad Sweet
          last edited by 10 Feb 2022, 21:41

          @Chad-Sweet

          Gotcha. The one thing I was trying to access was which program was using the most CPU. voxl-inspect-services shows cpu usage of services that start with "voxl*" but I wanted to see if there was any other internal programs taking up bandwidth.

          I will take into account top does not include frequency scaling.

          Thanks!

          1 Reply Last reply Reply Quote 0
          • C
            Chad Sweet ModalAI Team
            last edited by Chad Sweet 10 Feb 2022, 21:43 10 Feb 2022, 21:42

            I was referring to voxl-inspect-cpu, not voxl-inspect-services 🙂

            But, I think I see your point. That doesn't include thermal-engine

            W 1 Reply Last reply 10 Feb 2022, 21:47 Reply Quote 0
            • C
              Chad Sweet ModalAI Team
              last edited by 10 Feb 2022, 21:43

              We should add an option for all processes

              1 Reply Last reply Reply Quote 0
              • W
                wilkinsaf ModalAI Team @Chad Sweet
                last edited by 10 Feb 2022, 21:47

                @Chad-Sweet Right, I saw that I could see cpu percentage utilization with voxl-inspect-cpu, but I wanted to see each programs %cpu utilization.

                Do you think an option for all processes should go in voxl-inspect-cpu? Maybe with a "-a" flag?

                1 Reply Last reply Reply Quote 0
                • C
                  Chad Sweet ModalAI Team
                  last edited by 10 Feb 2022, 21:49

                  @Alex-Gardner any thoughts on where that option should go?

                  1 Reply Last reply Reply Quote 0
                  • C
                    Chad Sweet ModalAI Team
                    last edited by 10 Feb 2022, 22:33

                    Looks like voxl-inspect-services just greps top, so it does not include the scaling corrections

                    so, voxl-inspect-cpu is probably the best spot to do. It requires more coding though to break out the per-process usage stats (they are there though in the file system)

                    W 1 Reply Last reply 11 Feb 2022, 01:47 Reply Quote 0
                    • W
                      wilkinsaf ModalAI Team @Chad Sweet
                      last edited by 11 Feb 2022, 01:47

                      @Chad-Sweet Right on. I will take a look at it. See what I can do

                      1 Reply Last reply Reply Quote 0
                      1 out of 9
                      • First post
                        1/9
                        Last post
                      Powered by NodeBB | Contributors