Skip to content

node --help doesn't list values for --use-largepages=... #31533

@bnoordhuis

Description

@bnoordhuis
$ node --help | grep -A2 -B1 use-largepages
  --use-bundled-ca            use bundled CA store (default)
  --use-largepages=...        Map the Node.js static code to large
                              pages
  --use-openssl-ca            use OpenSSL's default CA store

Not helpful...

For the record: the allowed values are off, on and silent.

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