Liam Girdwood

Results 428 comments of Liam Girdwood

> @lenghonglin @lgirdwood it is my understanding, that under Zephyr all pipeline tasks are currently scheduled with a 1ms period, no other period is supported The LL timer tick is...

@lenghonglin btw, are you using Zephyr tickless mode ? and what is the Zephyr tick Hz (still used for calculation when tickless). All the Zephyr timing granularity is based to...

@lenghonglin any update from your end ? Have you been able to find the 85uS delay ? Fwiw, this fix is breaking all the Zephyr platforms on CI. See https://sof-ci.01.org/sofpr/PR5912/build633/devicetest

@lenghonglin there are some differences in how the LL scheduler works on xtos and Zephyr RTOS. 1) xtos - the LL scheduler 1ms tick is NOT a true 1ms and...