Skip to content

[pixels-daemon, pixels-cache, scripts] start with NUMA interleave=all #30

@bianhq

Description

@bianhq

Currently, pixels daemon is not started with NUMA interleave=all. For that pixels cache is loaded by a single thread, the memory consumption among numa nodes are not balanced.
This may not only impact the memory access performance, but more seriously, it may cause swap insanity problem.

However, further optimization of NUMA re-balancing and NUMA-aware task scheduling are left in future works.

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