HomeSoftware Heritage

Setup.java: shell out node2pid map generation to sort

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Setup.java: shell out node2pid map generation to sort

This floors the maximum amount of RAM that will be used for this step, avoiding
OOM kills. By relying on GNU sort we use an industry-grade tool for this kind
of stuff, paging to disk as needed.

Closes T1950

Details

Provenance
zackAuthored on Nov 5 2019, 3:24 PM
zackPushed on Nov 5 2019, 3:46 PM
Tasks
T1950: Reduce RAM usage for generating mapping files

Commit No Longer Exists

This commit no longer exists in the repository.