| Summary: | mmap runs out of memory on some files | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
| Component: | hardlink | Assignee: | Alexey Gladkov <legion> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | major | ||
| Priority: | P3 | CC: | boyarsh, glebfm, ldv, legion, mike, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Ivan Zakharyaschev
2011-11-26 03:31:46 MSK
hardlink could fallback to more complex or slower comparison methods on large files, rather than just letting mmap to fail. hardlink-1.0-alt5 -> sisyphus: * Sat Nov 26 2011 Dmitry V. Levin <ldv@altlinux> 1.0-alt5 - Merged with hardlink-1.0-owl1 (closes: #26632). (In reply to comment #0) > Workaround: * use hardlinkpy? Thanks, now it works fine. 2mike: I searched for these tools with "apt-cache search duplicate", so I didn't see it (hardlinkpy) as an alternative. |