Skip to content

Total amount of memory is wrong on Windows #134

Open
@eschnett

Description

@eschnett

I see this output on Windows (Cygwin):

$ hwloc-ls --version
hwloc-ls 1.11.0
$ hwloc-ls
Machine (1862MB total) + NUMANode L#0 (P#0 1862MB) + Package L#0 + L2 L#0 (3072KB)
  L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0 + PU L#0 (P#0)
  L1d L#1 (32KB) + L1i L#1 (32KB) + Core L#1 + PU L#1 (P#1)

The total amount of memory available is 4 GByte, shown correctly e.g. by top or /proc/meminfo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions