Skip to content

Thread<->IRQ synchronization with semaphore breaks timing in tickless mode #10

@diggit

Description

@diggit

Hi,
I noticed a problem with thread waking from sleep in tickless mode.
When there is thread synced (infinite timeout) by semaphore from ISR, whole system timing breaks.
All sleeps in other threads are much shorter.

Note: Now I am syncing using simple suspend and resume principle which works.
Not, it does not, same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions