Hi 

the previous post where I said the usb process was killed was
incorrect. 

the change is made by setting IRQ37 to sched_other and priority 0

the change can be trialled by using chrt -o -p 0 305 and 

chrt -f -p 40 305 to set it back

Klaus confirmed this was what was happening and he had a similar
setting in his own setup.

For me the sound is preferable and seems easier to live with 

thanks again to Klaus

the usr/bin/tt file priority section settings are below


PRIOJIVEALSA=96                                                        

#PRIOJIVE=0
PRIOSIRQTASKLET0=97
PRIOSIRQHRTIMER=98
PRIOWATCHDOG=30
PRIOLOADAVG=97
PRIODOFPSXCPUTMR=99
PRIOIRQ47=40
PRIOIRQ14=40
PRIOIRQ37=0
PRIOIRQ34=98
PRIOSIRNETTX=95
PRIOSIRNETRX=95






echo "PID - Jive-Alsa:  $PIDJIVEALSA" >>$LOG2 
echo "PRIO: $PRIOJIVEALSA" >>$LOG2  
chrt -f -p $PRIOJIVEALSA $PIDJIVEALSA            >>$LOG2  2>&1         

#chrt -f -p $PRIOJIVE $PIDJIVE                   >/dev/null 2>&1       

chrt -f -p $PRIOSIRQTASKLET0 $PIDSIRQTASKLET0    >/dev/null 2>&1       

chrt -f -p $PRIOSIRQHRTIMER $PIDSIRQHRTIMER      >/dev/null 2>&1       

chrt -f -p $PRIOWATCHDOG $PIDWATCHDOG            >/dev/null 2>&1       

chrt -f -p $PRIOLOADAVG $PIDLOADAVG              >/dev/null 2>&1       

chrt -f -p $PRIODOFPSXCPUTMR $PIDOFPSXCPUTMR     >/dev/null 2>&1       

chrt -f -p $PRIOIRQ47 $PIDIRQ47                  >/dev/null 2>&1       

chrt -f -p $PRIOIRQ14 $PIDIRQ14                  >/dev/null 2>&1       

chrt -o -p $PRIOIRQ37 $PIDIRQ37                  >/dev/null 2>&1       

chrt -f -p $PRIOIRQ34 $PIDIRQ34                  >/dev/null 2>&1       

chrt -f -p $PRIOSIRNETTX $PIDSIRNETTX            >/dev/null 2>&1
chrt -f -p $PRIOSIRNETRX $PIDSIRNETRX            >/dev/null 2>&1


-- 
SBGK
------------------------------------------------------------------------
SBGK's Profile: http://forums.slimdevices.com/member.php?userid=52003
View this thread: http://forums.slimdevices.com/showthread.php?t=91322

_______________________________________________
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles

Reply via email to