Skip to content

Perfomance - input don't use interrupts #1087

@helmutacp

Description

@helmutacp

With Bullseye RPi.GPIO is used. With Bookworm it uses rpi-lgpio and lgpio.
lgpio no longer uses interrupts for inputs. This means some cpu seconds for every input.
The official gpiod still uses interrupts. This means zero cpu when monitoring inputs.
Is there a chance to change the underline library?

By the way pigpiod is also polling the imputs ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions