Skip to content

A question about PROCESSX_INTERRUPT_INTERVAL #404

@king-of-poppk

Description

@king-of-poppk

This value is hardcoded here:

#define PROCESSX_INTERRUPT_INTERVAL 200

Is my understanding correct that this interval is there only to allow the interruption of the polling and in no way adds a (significant, i.e. proportional to its value) delay to the time it takes for, let's say, p$poll_io(-1) to return?

AFAIU processx leverages native libraries to provide overhead-less IO event forwarding (modulo interruptability). See:

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