Skip to content

add vm.max_map_count item at config.ini or system.ini #432

@chendelin1982

Description

@chendelin1982

Describe the bug

vm.max_map_count 是 Linux 内核参数,它定义了一个进程可能拥有的最大内存映射区域数量。这个参数的默认值可能因系统而异,但在许多系统上,它的默认值是 65530。

But some application need more large value

  • Elastic
  • opensearch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugType label, something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions