Skip to content

On x86_64 Linux, the memory arena is limited to slightly below 2GBytes #3

Description

@serguei-patchkovskii

On x86_64 Linux, the total amount of memory used for data objects (the arena) is limited to 2GBytes, potentially causing failures when processing large data sets. A special-case handling (activated using the ./configure --with-large-arenas option) exists, but is only functional on the (obsolete) n64 SGI Irix architecture. There is no workaround.

Activity

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

Metadata

Metadata

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