Axel Lin

Results 172 comments of Axel Lin

> I'm guessing it's caused by the fact that with i2c sleep retention support, the depth of function calls in the sleep retention de-initialize flow has become deeper. @esp-wzh I...

@esp-wzh FYI, see the HWM changes: v5.1 branch: Task Name Status Prio HWM Task# nimble_host B 21 5592 10 master: Task Name Status Prio HWM Task# nimble_host B 21 3176...

> > @esp-wzh > > FYI, see the HWM changes: > > v5.1 branch: Task Name Status Prio HWM Task# nimble_host B 21 5592 10 > > master: Task Name...

@esp-wzh Just remind this issue can happen on different tasks. Please fix this, otherwise the master tree is simply broken. It's impossible to increase 2KB+ stack size for each task.

@esp-wzh I'm still waiting for this fix, any update? If it really needs much longer time to fix it, I think you should revert the change.

> Can you share a minimal demo that reproduces this issue? @AxelLin Sigh, which means no progress in the past month. too bad. You are aware the issue is related...

@esp-lis @esp-wzh Yes, the patch fixes the panic. Above log already shows the big difference about stack consumption: 3.2KB v.s. 48 bytes. Please fix it ASAP, since this is a...

@esp-lis @esp-wzh As I said this regression is now in v5.2 release branch, so when will this get fixed?

> @esp-lis @esp-wzh As I said this regression is now in v5.2 release branch, so when will this get fixed? The fix is not yet available in v5.2. When will...

> @tshcherban You are right! We are aware of this issue, the MR to add the PM lock to UART driver is under internal review. @songruo It has been 3...