Hello Xiaowen, For now we have 2 types of scheduler in linux-generic implementation. Strict priority scheduler can be compiled in with --enable-schedule-sp to configure.
SP scheduler is optimized for low latency processing of high priority events (not for for throughput). Best regards, Maxim. On 11/10/16 10:01, Xiaowen Yang wrote:
helloI found there is a define "#ifdef ODP_SCHEDULE_SP". but I do not understand what is "ODP_SCHEDULE_SP" ? can you help to explain ?thank you! yang xiaowen
