Skip to content

Instantly share code, notes, and snippets.

@dreamcat4
Created April 9, 2015 09:33
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dreamcat4/25699af13ef66ada4445 to your computer and use it in GitHub Desktop.
Tvheadend ever-increasing cpu usage
TERM=xterm top -H -p 113
top - 10:31:59 up 1 day, 9:52, 0 users, load average: 1.23, 1.37, 1.31
Threads: 32 total, 1 running, 31 sleeping, 0 stopped, 0 zombie
%Cpu(s): 28.6 us, 13.9 sy, 0.0 ni, 44.4 id, 12.9 wa, 0.0 hi, 0.2 si, 0.0 st
KiB Mem: 3976324 total, 3803444 used, 172880 free, 407348 buffers
KiB Swap: 5254000 total, 519860 used, 4734140 free. 1743760 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
113 hts 20 0 1521572 287864 2812 R 76.2 7.2 565:59.71 tvheadend
116 hts 20 0 1521572 287864 2812 S 0.3 7.2 1:56.62 tvhlog_thread
125 hts 20 0 1521572 287864 2812 S 0.3 7.2 0:01.80 service_saver
155 hts 20 0 1521572 287864 2812 S 0.3 7.2 4:41.25 mpegts_input_ta
157 hts 20 0 1521572 287864 2812 S 0.3 7.2 1:15.17 satip_frontend_
120 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:02.04 idnode_thread
121 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:05.48 tvheadend
122 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 fsmonitor
123 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 imagecache_thre
124 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 http_client_thr
126 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 mpegts_input_ta
127 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 mpegts_input_th
128 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 iptv_input_thre
129 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 timeshift_reape
130 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.04 tcp_server_loop
131 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:01.47 upnp_thread
132 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 service_mapper_
146 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:02.09 _epggrab_intern
148 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 _dvr_inotify_th
149 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 avahi_thread
152 hts 20 0 1521572 287864 2812 S 0.0 7.2 3:28.91 mpegts_input_ta
153 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:14.82 mpegts_input_th
154 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:54.56 satip_frontend_
156 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:14.68 mpegts_input_th
158 hts 20 0 1521572 287864 2812 S 0.0 7.2 5:27.70 mpegts_input_ta
159 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:15.07 mpegts_input_th
160 hts 20 0 1521572 287864 2812 S 0.0 7.2 1:56.92 satip_frontend_
161 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 mpegts_input_ta
162 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 mpegts_input_th
163 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 satip_frontend_
759 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 tcp_server_star
760 hts 20 0 1521572 287864 2812 S 0.0 7.2 0:00.00 htsp_write_sche
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment