Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1366712 - Reduce memory requirements on 32-bit MIPS
Summary: Reduce memory requirements on 32-bit MIPS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mapnik
Version: rawhide
Hardware: mips32
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: MIPS
TreeView+ depends on / blocked
 
Reported: 2016-08-12 15:48 UTC by Michal Toman
Modified: 2016-11-15 19:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-15 19:02:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Reduce-memory-requirements-on-32-bit-MIPS.patch (1.24 KB, patch)
2016-08-12 15:48 UTC, Michal Toman
no flags Details | Diff

Description Michal Toman 2016-08-12 15:48:32 UTC
Created attachment 1190485 [details]
Reduce-memory-requirements-on-32-bit-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires lowering memory requirements for mapnik build on 32-bit MIPS due to its 3GB VA space. The same trick is used in e.g. webkit.

Actual results:
Build fails because of OOM.

Expected results:
Build passes.

Additional info:
Attaching dist-git patch. It would be nice to have this in F25 as well.

Comment 1 Tom Hughes 2016-11-15 19:02:19 UTC
This change has been pushed as part of the 3.0.12-2 build in rawhide.


Note You need to log in before you can comment on or make changes to this bug.