I've still been experiencing some degree of screen corruption on my T2 when recording one channel and viewing a second. It only seems to happen in the first five minutes or so after bootup, then it settles down. I was wondering if it might be the epg database being processed so I had a look at the task list. I was surprised to find that the custom apps were all being started with a lower nice value (higher priority bias) than humaxtv. (See the NI (nice) column in the edited list attached below.
@af123: Any idea where the tasks are inheriting the -5 nice value from, and could this be the cause of my problems ?
@af123: Any idea where the tasks are inheriting the -5 nice value from, and could this be the cause of my problems ?
Code:
HDRFOXT2# ps axl
F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
4 0 173 152 17 0 97884 36140 hrtime Sl ? 0:35 /usr/bin/humaxtv
1 0 328 1 19 0 1516 240 select Ss ? 0:00 udhcpc -t 5 -T 10 -p /var/lib/humaxtv/udhcpc.eth0.pid -i eth0
1 0 639 1 16 -5 1356 352 hrtime S<s ? 0:00 /mod/sbin/crond
0 0 640 1 10 -5 12380 656 hrtime S<l ? 0:00 /mod/sbin/mongoose /mod/etc/mongoose.conf
0 0 724 1 20 -5 3676 3020 hrtime S< ? 0:21 /mod/bin/epg -f /mnt/hd1/dvbepg/epg.dat sqlitedumpd /mnt/hd1/epg.db
1 0 746 1 16 -5 924 156 sys_po S< ? 0:00 /mod/sbin/betaftpd
0 0 821 132 18 0 1264 448 wait Ss pts/0 0:00 /bin/sh /bin/tmenu
0 0 857 821 15 0 1236 428 wait S pts/0 0:00 /bin/sh -l
0 0 868 857 17 0 1260 448 - R+ pts/0 0:00 ps axl
HDRFOXT2#