Skip to content

Reevaluate the need to disable preemption on LSM hooks #1816

Description

@Molter73

As pointed out in #1569 (review), we need to evaluate if disabling preemption during our LSM hooks is fully needed.

At the moment there are a few per cpu maps that are shared among programs that are susceptible to errors due to preemption, we need to identify these and check if we can drop their use or do some sort of multiplexing to allow multiple concurrent events from triggering.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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