Page MenuHomeFreeBSD

Limit memory usage in xz(1).
ClosedPublic

Authored by delphij on Feb 3 2020, 1:03 AM.
Tags
None
Referenced Files
F132446787: D23474.id67675.diff
Fri, Oct 17, 12:41 AM
Unknown Object (File)
Fri, Oct 3, 12:51 AM
Unknown Object (File)
Aug 29 2025, 11:45 PM
Unknown Object (File)
Aug 2 2025, 6:23 AM
Unknown Object (File)
Jul 22 2025, 11:52 AM
Unknown Object (File)
Jul 7 2025, 3:44 PM
Unknown Object (File)
Jul 5 2025, 11:21 PM
Unknown Object (File)
Jul 4 2025, 3:58 PM
Subscribers

Details

Summary

Limit memory usage in xz(1) instead of in tuklib.

Apply upstream 353970510895f6a80adfe60cf71b70a95adfa8bc to
limit memory usage on 32-bit binary to 4020 MiB.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bcr added a subscriber: bcr.

OK from manpages.

kib added a subscriber: pho.

I am fine with bringing the upstream fix. I added Peter so that he can confirm that the issue reported by him does not re-appear.

This revision is now accepted and ready to land.Feb 3 2020, 6:23 PM

I tested this patch on i386 with 8 GB RAM and hw.physmem: 4294963200
LGTM.