Skip to content

excessively large page table on 64-bit platforms #4448

@vicuna

Description

@vicuna

Original bug ID: 4448
Reporter: @xavierleroy
Assigned to: @xavierleroy
Status: closed (set by @xavierleroy on 2009-02-01T08:38:06Z)
Resolution: fixed
Severity: minor
Category: ~DO NOT USE (was: OCaml general)
Monitored by: "Vladimir Shabanov" adamc toots till @Chris00 smimram @oandrieu @yakobowski @alainfrisch @mmottl

Bug description

As reported on the caml-list, some users of 64-bit platforms noticed large page tables being allocated, e.g. "Growing page table to 104640820 entries". The goal of this PR is to better understand the situations where this occurs. Please add notes to this PR describing in particular:

  • Your platform: processor, OS version (esp. which Linux distro), kernel version.

  • The output of the following command:
    grep USE_MMAP ocamlc -where/caml/config.h

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions