Hi all,

              I have used quantify to measure the performance of DirectFB. 

         DirectFB takes most of the time in
linux_input_EventThread(),pthread_cond_wait() in vt_thread() and in
sched_yield().

              In the function direct_thread_main(), High Priorty is set for
the thread type DTT_INPUT, DTT_MESSAGING.

              Is it because of setting hight priority, DirectFB takes more
time in linux_input_EventThread(),pthread_cond_wait() in vt_thread() 

              Will it cause any problem if the priority is made to default?

 

Thanks and Regards,

Dharma.

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to