Skip to content

Make coroutines NUMA aware #491

@AltraMayor

Description

@AltraMayor

Pull request #484 introduced coroutines into Gatekeeper. While the single coroutine used in the CPS block is not performance critical, future uses of coroutines will be (e.g. pull request #370). Thus, allocating the stack of coroutines at the proper NUMA node is going to be a critical performance aspect.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions